# $Id: Portfile 67068 2010-04-28 11:17:34Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Text-SimpleTable 2.03
maintainers         narf_tm openmaintainer
description         Simple Eyecandy ASCII Tables
long_description    Simple eyecandy ASCII tables, as seen in Catalyst.

platforms           darwin

checksums           md5 a79a1f53846c111e8f6056702c39fa17 \
                    sha1 96aaf252544e54a66dfc3af9580550d26405ab0e \
                    rmd160 325be6c261ad2cdbee2d8f09c7d0ac3b41db74dc

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