aboutsummaryrefslogtreecommitdiff
path: root/devel/py-iterpipes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-iterpipes/Makefile')
-rw-r--r--devel/py-iterpipes/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-iterpipes/Makefile b/devel/py-iterpipes/Makefile
index 688b28a7277d..f93dabefe1d3 100644
--- a/devel/py-iterpipes/Makefile
+++ b/devel/py-iterpipes/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-iterpipes
-# Date created: 2010-06-18
-# Whom: Sofian Brabez <sbrabez@gmail.com>
-#
+# Created by: Sofian Brabez <sbrabez@gmail.com>
# $FreeBSD$
-#
PORTNAME= iterpipes
PORTVERSION= 0.4
@@ -17,4 +13,5 @@ COMMENT= A library for running shell pipelines using shell-like syntax
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+NO_STAGE= yes
.include <bsd.port.mk>