Finaly we can get Linux Steam utils works again! :) While here, pet reative paths Sponsored by: Future Crew, LLC
22 lines
474 B
Makefile
22 lines
474 B
Makefile
PORTNAME= graphite2
|
|
PORTVERSION= 1.3.14
|
|
DISTVERSIONSUFFIX= -9.el9
|
|
PORTREVISION= 1
|
|
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
|
|
WANT_LINUX32= yes
|
|
|
|
DESCR= ${PORTSDIR}/${PKGCATEGORY}/${PORTNAME}/pkg-descr
|
|
|
|
OPTIONS_DEFINE= DOCS
|
|
|
|
.include <bsd.port.mk>
|