aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-List-PowerSet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-List-PowerSet/Makefile')
-rw-r--r--devel/p5-List-PowerSet/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-List-PowerSet/Makefile b/devel/p5-List-PowerSet/Makefile
index 141f2335fed4..280aa9dec7c9 100644
--- a/devel/p5-List-PowerSet/Makefile
+++ b/devel/p5-List-PowerSet/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: List-PowerSet
-# Date created: Wed Aug 9 2006
-# Whom: Anish Mistry <amistry@am-productions.biz>
-#
+# Created by: Anish Mistry <amistry@am-productions.biz>
# $FreeBSD$
-#
PORTNAME= List-PowerSet
PORTVERSION= 0.01
@@ -19,4 +15,5 @@ USE_PERL5= configure
MAN3= List::PowerSet.3
+NO_STAGE= yes
.include <bsd.port.mk>