freebsd-ports/www/p5-HTML-StripScripts/Makefile
2013-11-07 13:55:25 +00:00

16 lines
289 B
Makefile

# Created by: kftseng@iyard.org
# $FreeBSD$
PORTNAME= HTML-StripScripts
PORTVERSION= 1.05
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Strip scripting constructs out of HTML
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>