aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-iterpipes
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-19 13:31:15 +0800
committermiwi <miwi@FreeBSD.org>2014-02-19 13:31:15 +0800
commit7b41909fab79dc782ec65f3fbb717f14322451d2 (patch)
tree75f2a55e7be68491886f4a5ce7107f592c65364f /devel/py-iterpipes
parent6ccce976dcaf69ff57158deca04141fc364a4d48 (diff)
downloadfreebsd-ports-gnome-7b41909fab79dc782ec65f3fbb717f14322451d2.tar.gz
freebsd-ports-gnome-7b41909fab79dc782ec65f3fbb717f14322451d2.tar.zst
freebsd-ports-gnome-7b41909fab79dc782ec65f3fbb717f14322451d2.zip
- Stage Support
- Convert to autoplist - Bump PORTREV
Diffstat (limited to 'devel/py-iterpipes')
-rw-r--r--devel/py-iterpipes/Makefile3
-rw-r--r--devel/py-iterpipes/pkg-plist7
2 files changed, 2 insertions, 8 deletions
diff --git a/devel/py-iterpipes/Makefile b/devel/py-iterpipes/Makefile
index f93dabefe1d3..7a760c7fbfa2 100644
--- a/devel/py-iterpipes/Makefile
+++ b/devel/py-iterpipes/Makefile
@@ -3,6 +3,7 @@
PORTNAME= iterpipes
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,6 +13,6 @@ COMMENT= A library for running shell pipelines using shell-like syntax
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/py-iterpipes/pkg-plist b/devel/py-iterpipes/pkg-plist
deleted file mode 100644
index c2c084d0b4a0..000000000000
--- a/devel/py-iterpipes/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-%%PYTHON_SITELIBDIR%%/iterpipes/__init__.py
-%%PYTHON_SITELIBDIR%%/iterpipes/__init__.pyc
-%%PYTHON_SITELIBDIR%%/iterpipes/__init__.pyo
-%%PYTHON_SITELIBDIR%%/iterpipes/testing.py
-%%PYTHON_SITELIBDIR%%/iterpipes/testing.pyc
-%%PYTHON_SITELIBDIR%%/iterpipes/testing.pyo
-@dirrm %%PYTHON_SITELIBDIR%%/iterpipes