freebsd-ports/www/p5-HTML-StripScripts/Makefile
Sunpoet Po-Chuan Hsieh b472899133 - Add LICENSE
- Pass maintainership to submitter

PR:		188169
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-04-06 05:48:41 +00:00

19 lines
331 B
Makefile

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