1PORTNAME= graphite2 2PORTVERSION= 1.3.10 3DISTVERSIONSUFFIX= -1.el7_3 4CATEGORIES= graphics linux 5 6MAINTAINER= ports@MidnightBSD.org 7COMMENT= Rendering capabilities for complex non-Roman writing systems (Linux CentOS ${LINUX_DIST_VER}) 8WWW= https://graphite.sil.org 9 10LICENSE= lgpl2.1 11 12SKIP_FAKE_ALL= yes 13 14USES= cpe linux:c7 15CPE_VENDOR= sil 16USE_LDCONFIG= yes 17USE_LINUX_RPM= yes 18 19DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr 20 21OPTIONS_DEFINE= DOCS 22 23.include <bsd.port.mk> 24