Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2014/01/27 18:41:15 wiz Exp $
# $NetBSD: Makefile,v 1.3 2014/12/31 13:57:33 wiz Exp $
DISTNAME= http-parser-0.8.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,7 +11,6 @@ COMMENT= HTTP request/response parser
LICENSE= mit
USE_LANGUAGES= c
EGG_NAME= ${DISTNAME:S/-/_/1}
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"