Files
ports/print/linux-rl9-harfbuzz/Makefile
T
Dima Panov 7dbd23b9e8 */*: Introduce Rocky Linux 9 32-bit compat librariries (+)
Finaly we can get Linux Steam utils works again! :)

While here, pet reative paths

Sponsored by:	Future Crew, LLC
2024-11-13 03:10:50 +03:00

24 lines
476 B
Makefile

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>