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,6 +1,6 @@
# $NetBSD: Makefile,v 1.3 2014/02/01 17:19:07 rodent Exp $
# $NetBSD: Makefile,v 1.6 2015/04/01 02:19:17 rodent Exp $
DISTNAME= python-sql-0.3
DISTNAME= python-sql-0.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= databases python
MASTER_SITES= https://pypi.python.org/packages/source/p/python-sql/
@@ -13,7 +13,6 @@ LICENSE= modified-bsd
USE_LANGUAGES= # none
REPLACE_PYTHON+= sql/aggregate.py
EGG_NAME= ${DISTNAME:S/-/_/1}
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"