# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         HTML-Tagset 3.24
revision            0
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         data tables useful in parsing HTML
long_description    This module contains data tables useful in dealing \
                    with HTML.  It provides no functions or methods.

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  4187c09354052786f5bb693956c3c4e7e9733be0 \
                    sha256  eb89e145a608ed1f8f141a57472ee5f69e67592a432dcd2e8b1dbb445f2b230b \
                    size    8120

if {${perl5.major} != ""} {
    depends_build-append \
                    port:p${perl5.major}-test-simple
}
