Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.4 2015/04/13 23:12:40 rodent Exp $
# $NetBSD: Makefile,v 1.5 2016/06/08 17:43:22 wiz Exp $
DISTNAME= PyMySQL-0.6.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= databases python
MASTER_SITES= https://pypi.python.org/packages/source/P/PyMySQL/
MASTER_SITES= ${MASTER_SITE_PYPI:=P/PyMySQL/}
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= https://github.com/PyMySQL/PyMySQL/