opnsense-ports/print/linux-c7-harfbuzz/Makefile
Franco Fichtner 7eba600ec9 */*: sync with upstream
Taken from: FreeBSD
2022-09-26 10:14:12 +02:00

21 lines
428 B
Makefile

PORTNAME= harfbuzz
PORTVERSION= 1.7.5
DISTVERSIONSUFFIX= -2.el7
CATEGORIES= print linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= OpenType text shaping engine (Linux CentOS ${LINUX_DIST_VER})
WWW= https://harfbuzz.github.io/
USES= cpe linux:c7
USE_LDCONFIG= yes
USE_LINUX= graphite2
USE_LINUX_RPM= yes
CPE_VENDOR= harfbuzz_project
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>