aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-List-Permutor
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:13:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:13:42 +0000
commit580a778a16c548027cb6b56ad3357f1dec74e859 (patch)
tree3181285e36d6e08abfc359972209897c5230fa7a /devel/p5-List-Permutor
parent34b7e6ee7edc38e6303aa5e0ca296c0867ee08d5 (diff)
Notes
Diffstat (limited to 'devel/p5-List-Permutor')
-rw-r--r--devel/p5-List-Permutor/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-List-Permutor/Makefile b/devel/p5-List-Permutor/Makefile
index 137645851f75..52ee9fc85468 100644
--- a/devel/p5-List-Permutor/Makefile
+++ b/devel/p5-List-Permutor/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: List-Permutor
-# Date created: Wed Aug 9 2006
-# Whom: Anish Mistry <amistry@am-productions.biz>
-#
+# Created by: Anish Mistry <amistry@am-productions.biz>
# $FreeBSD$
-#
PORTNAME= List-Permutor
PORTVERSION= 0.022
@@ -19,4 +15,5 @@ USE_PERL5= configure
MAN3= List::Permutor.3
+NO_STAGE= yes
.include <bsd.port.mk>