Files
bsdports/graph/libgraphite2/Makefile
2019-12-26 07:26:06 +00:00

23 lines
422 B
Makefile

#
# $Id$
#
PORTNAME= graphite2
PORTVERSION= 1.3.10
CATEGORIES= graphics print
#MASTER_SITES= http://projects.palaso.org/attachments/download/434/ SF/silgraphite/${PORTNAME}
PKGNAMEPREFIX= lib
USE_GITHUB= yes
GH_ACCOUNT= silnrsi
GH_PROJECT= graphite
MAINTAINER= office@FreeBSD.org
COMMENT= Rendering capabilities for complex non-Roman writing systems
USES= cmake tar:tgz
USE_LDCONFIG= yes
.include <bsd.port.mk>
#EOF