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,18 @@
# $NetBSD: Makefile,v 1.12 2012/10/02 20:11:50 asau Exp $
#
DISTNAME= basicproperty-0.6.3a
PKGNAME= ${PYPKGPREFIX}-basicproperty-0.6.3a
PKGREVISION= 3
CATEGORIES= python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=basicproperty/}
MAINTAINER= darcy@NetBSD.org
HOMEPAGE= http://basicproperty.sourceforge.net/
COMMENT= Python RDBMS wrapper for various databases
LICENSE= original-bsd
USE_LANGUAGES= # none
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"