Import of pkgsrc-2015Q2

This commit is contained in:
2015-08-30 02:56:09 -07:00
committed by Lionel Sambuc
parent 4af1cdf7a9
commit f641581404
15409 changed files with 267784 additions and 121624 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2014/12/31 13:57:30 wiz Exp $
# $NetBSD: Makefile,v 1.5 2015/04/13 23:12:43 rodent Exp $
DISTNAME= jsonlib-python3-1.6.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python3//}
@@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v3
USE_LANGUAGES= c
PYTHON_VERSIONS_INCOMPATIBLE= 26 27
PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"