blob: bb2f52ed968a3271977f266ebd110211f70e0c9e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
PORTNAME= harfbuzz
PORTVERSION= 2.7.4
DISTVERSIONSUFFIX= -10.el9
PORTREVISION= 2
CATEGORIES= print linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= OpenType text shaping engine (Rocky Linux ${LINUX_DIST_VER})
WWW= https://harfbuzz.github.io/
USES= cpe linux:rl9
USE_LDCONFIG= yes
USE_LINUX= graphite2
USE_LINUX_RPM= yes
WANT_LINUX32= yes
CPE_VENDOR= harfbuzz_project
DESCR= ${PORTSDIR}/${PKGCATEGORY}/${PORTNAME}/pkg-descr
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>
|