Source
PortSystem 1.0
PortGroup perl5 1.0
perl5.branches 5.26
perl5.setup HTML-Tree 5.07
epoch 1
maintainers {geeklair.net:dluke @danielluke} openmaintainer
description Perl parser that can build HTML syntax trees.
license {Artistic-1 GPL}
long_description $description
checksums rmd160 097dea7937299d727929010833c22fe4a2749b48 \
sha256 f0374db84731c204b86c1d5b90975fef0d30a86bd9def919343e554e31a9dbbf
platforms darwin
if {${perl5.major} != ""} {
perl5.use_module_build
depends_lib-append port:p${perl5.major}-html-parser \
port:p${perl5.major}-html-tagset \
port:p${perl5.major}-test-exception \
port:p${perl5.major}-test-fatal
supported_archs noarch
}