Files
pkgsrc-ng/graphics/graphite2/Makefile
2016-01-21 23:40:00 +01:00

18 lines
439 B
Makefile

# $NetBSD: Makefile,v 1.2 2014/05/16 01:21:12 pho Exp $
DISTNAME= graphite2-1.2.4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=silgraphite/}
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/silgraphite/
COMMENT= Cross-platform rendering for complex writing systems
LICENSE= gnu-lgpl-v2
USE_LANGUAGES= c c++
USE_CMAKE= yes
USE_LIBTOOL= yes
.include "../../mk/bsd.pkg.mk"