Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.4 2012/10/06 14:11:21 asau Exp $
DISTNAME= silgraphite-2.3.1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=silgraphite/}
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://silgraphite.sourceforge.net/
COMMENT= Font engine for complex non-Roman writing systems
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES= c99 c++
WRKSRC= ${WRKDIR}/${DISTNAME}/engine
PKGCONFIG_OVERRIDE+= silgraphite.pc.in
.include "../../mk/bsd.pkg.mk"