aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Summary/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-Summary/Makefile')
-rw-r--r--www/p5-HTML-Summary/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/p5-HTML-Summary/Makefile b/www/p5-HTML-Summary/Makefile
index 784025962c64..a622185c1d60 100644
--- a/www/p5-HTML-Summary/Makefile
+++ b/www/p5-HTML-Summary/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-HTML-Summary
-# Date created: 3 January 2000
-# Whom: Dmitry Sivachenko <dima@Chg.RU>
-#
+# Created by: Dmitry Sivachenko <dima@Chg.RU>
# $FreeBSD$
-#
PORTNAME= HTML-Summary
PORTVERSION= 0.017
@@ -21,4 +17,5 @@ USE_PERL5= configure
MAN3= HTML::Summary.3 Text::Sentence.3 Lingua::JA::Jtruncate.3
+NO_STAGE= yes
.include <bsd.port.mk>