summaryrefslogtreecommitdiff
path: root/devel/py-unit
diff options
context:
space:
mode:
authorobache <obache>2011-10-15 08:16:50 +0000
committerobache <obache>2011-10-15 08:16:50 +0000
commitac0bc7eaab3293e268b9387d9fe7cf6b24c46bea (patch)
tree0a27df05a45edbec38fda921849900a50457c6ec /devel/py-unit
parentdabe3ca6778554e89c56ad351b6f972ce7dbb5c1 (diff)
downloadpkgsrc-ac0bc7eaab3293e268b9387d9fe7cf6b24c46bea.tar.gz
* regist egg-info
Bump PKGREVISION.
Diffstat (limited to 'devel/py-unit')
-rw-r--r--devel/py-unit/Makefile8
-rw-r--r--devel/py-unit/PLIST3
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/py-unit/Makefile b/devel/py-unit/Makefile
index 145d1bf1228..93e59811120 100644
--- a/devel/py-unit/Makefile
+++ b/devel/py-unit/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:29 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2011/10/15 08:16:50 obache Exp $
DISTNAME= pyunit-1.4.1
PKGNAME= ${PYPKGPREFIX}-unit-1.4.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyunit/}
@@ -12,7 +12,7 @@ COMMENT= Unit testing framework for python
PKG_DESTDIR_SUPPORT= user-destdir
-PYDISTUTILSPKG= # defined
+EGG_NAME= PyUnit-${PKGVERSION_NOREV}
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-unit/PLIST b/devel/py-unit/PLIST
index 522e4c54419..764b7586100 100644
--- a/devel/py-unit/PLIST
+++ b/devel/py-unit/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2003/09/14 16:43:49 recht Exp $
+@comment $NetBSD: PLIST,v 1.3 2011/10/15 08:16:50 obache Exp $
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/unittest.py
${PYSITELIB}/unittest.pyc
${PYSITELIB}/unittest.pyo