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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Test-Requires 0.05
maintainers         narf_tm openmaintainer
description         Checks to see if the module can be loaded
long_description    ${description}

platforms           darwin

checksums           md5 af67f597bc0e0187a438fea4853323d8 \
                    sha1 869d74bc149984e995f1287e95971b2313708c6c \
                    rmd160 445a4e73da7e9f4c158e45da88c1568bb4811774

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