diff options
Diffstat (limited to 'www/p5-HTML-Strip')
-rw-r--r-- | www/p5-HTML-Strip/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/www/p5-HTML-Strip/Makefile b/www/p5-HTML-Strip/Makefile index b1e8bff359c5..f28d7bb0c490 100644 --- a/www/p5-HTML-Strip/Makefile +++ b/www/p5-HTML-Strip/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-Strip -# Date Created: 13 Oct 2003 -# Whom: vanilla -# +# Created by: vanilla # $FreeBSD$ -# PORTNAME= HTML-Strip PORTVERSION= 1.06 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module for strip HTML tag -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::Strip.3 |