# $Id: Portfile 80712 2011-07-16 12:51:39Z dluke@macports.org $

PortSystem		1.0
PortGroup		perl5 1.0

perl5.setup		HTML-Tree 4.2
epoch			1

maintainers		geeklair.net:dluke openmaintainer
description		Perl parser that can build HTML syntax trees.
license			{GPL Artistic}
long_description	$description

checksums	md5	a145ad037ac54b6192c0046383d267da \
		sha1	90fc3f3a2269b32a224f2d905e6e47b5ec4bd600 \
		rmd160	81a93be6962f5142025d5012ae604ed932fe86ca

platforms		darwin

depends_lib-append	port:p5-html-parser \
			port:p5-html-tagset \
			port:p5-test-exception

supported_archs noarch
