# $Id: Portfile 67043 2010-04-27 23:07:01Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         HTML-Tagset 3.20
maintainers         narf_tm openmaintainer
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.

checksums           md5 d2bfa18fe1904df7f683e96611e87437 \
                    sha1 cc906acec09b23d5ffa5e1d4f40441f9de1ad777 \
                    rmd160 90d330beba53d99b56949eb3f2a77188c8f8f957

platforms           darwin

if {[info exists supported_archs]} {
    supported_archs noarch
} else {
    universal_variant no
}
