2008-05-09 19:25:59 +02:00
|
|
|
# New ports collection makefile for: p5-HTML-StripScripts
|
|
|
|
# Date Created: May 08, 2008
|
|
|
|
# Whom: kftseng@iyard.org
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= HTML-StripScripts
|
2009-11-06 10:28:36 +01:00
|
|
|
PORTVERSION= 1.05
|
2008-05-09 19:25:59 +02:00
|
|
|
CATEGORIES= www perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-02-10 09:33:14 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2008-05-09 19:25:59 +02:00
|
|
|
COMMENT= Strip scripting constructs out of HTML
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= HTML::StripScripts.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|