# $Id: Portfile 67043 2010-04-27 23:07:01Z ryandesign@macports.org $
PortSystem              1.0
PortGroup		perl5 1.0
perl5.setup		HTML-TableExtract 2.10
categories              perl
maintainers             mas openmaintainer
description		Perl Module that extracts information from tables.
long_description	This is a module based on HTML::Parser that serves \
			 to extract information contained in tables from HTML\
			 documents.
				
platforms               darwin

checksums		md5 e6e355f6049dc57706e719c5ce61ff39

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