Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,8 +1,9 @@
# $NetBSD: Makefile,v 1.2 2012/10/25 06:57:03 asau Exp $
# $NetBSD: Makefile,v 1.4 2014/01/20 19:20:08 joerg Exp $
#
DISTNAME= tDOM-0.8.3
PKGNAME= tcl-${DISTNAME}
PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://cloud.github.com/downloads/tDOM/tdom/
EXTRACT_SUFX= .tgz
@@ -15,5 +16,7 @@ LICENSE= mpl-1.1
GNU_CONFIGURE= yes
USE_LANGUAGES= c
CPPFLAGS+= -DUSE_INTERP_ERRORLINE
.include "../../lang/tcl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"