# New ports collection makefile for:	p5-HTML-StripScripts
# Date Created:				May 08, 2008
# Whom:					kftseng@iyard.org
#
# $FreeBSD: www/p5-HTML-StripScripts/Makefile 324171 2013-08-02 18:21:05Z az $
#

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

MAN3=		HTML::StripScripts.3

.include <bsd.port.mk>
