# $Id: Portfile 85489 2011-10-14 02:27:32Z dports@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup		HTML-Scrubber 0.08
revision        2
license			{Artistic-1 GPL}
maintainers		nomaintainer
description		Perl extension for scrubbing/sanitizing html
long_description	${description}
checksums		md5 abadf246e528f3e2d31717ef8a1d90f2
platforms		darwin
if {${perl5.major} != ""} {
depends_lib-append	port:p${perl5.major}-html-parser \
			port:p${perl5.major}-test-simple

supported_archs noarch
}
