Import of pkgsrc-2015Q3

This commit is contained in:
2015-10-03 03:37:01 -07:00
committed by Lionel Sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228314 additions and 80018 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2015/01/16 19:32:25 bsiegert Exp $
# $NetBSD: Makefile,v 1.2 2015/07/15 18:19:54 wiz Exp $
DISTNAME= zope.component-4.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/zope.c/ZopeC/}
@@ -8,7 +8,7 @@ MASTER_SITES= https://pypi.python.org/packages/source/z/zope.component/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://docs.zope.org/zopetoolkit/
COMMENT= Zope Component Architecture modules
LICENSE= zpl
LICENSE= zpl-2.0
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"