Files
ports/graphics/linux-rl9-graphite2/Makefile
Gleb Popov 5aa75e1ca0 Linuxulator ports: Introduce Rocky Linux 9.
Sponsored by:	Serenity Cybersecurity, LLC
Co-authored-by:	Dima Panov <fluffy@FreeBSD.org>
2024-05-12 13:01:16 +03:00

20 lines
427 B
Makefile

PORTNAME= graphite2
PORTVERSION= 1.3.14
DISTVERSIONSUFFIX= -9.el9
CATEGORIES= graphics linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Rendering capabilities for complex non-Roman writing systems (Rocky Linux ${LINUX_DIST_VER})
WWW= https://graphite.sil.org
USES= cpe linux:rl9
CPE_VENDOR= sil
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>