summaryrefslogtreecommitdiff
path: root/www/p5-HTML-ContentExtractor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-ContentExtractor/Makefile')
-rw-r--r--www/p5-HTML-ContentExtractor/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/p5-HTML-ContentExtractor/Makefile b/www/p5-HTML-ContentExtractor/Makefile
index 6aad7ad52f57..78bb16f9d580 100644
--- a/www/p5-HTML-ContentExtractor/Makefile
+++ b/www/p5-HTML-ContentExtractor/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-HTML-ContentExtractor
-# Date created: 2008-05-30
-# Whom: Oleg Mamontov <oleg@mamontov.net>
-#
+# Created by: Oleg Mamontov <oleg@mamontov.net>
# $FreeBSD$
-#
PORTNAME= HTML-ContentExtractor
PORTVERSION= 0.03
@@ -23,4 +19,5 @@ USE_PERL5= configure
MAN3= HTML::ContentExtractor.3
+NO_STAGE= yes
.include <bsd.port.mk>