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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Test-Tester 0.107
maintainers         narf_tm openmaintainer
description         Ease testing test modules built with Test::Builder
long_description    ${description}

platforms           darwin

checksums           md5 998a8abe241992faaa3e90f330800840 \
                    sha1 1cc2695d0b3dbbd39d63ed86ba6340079815f368 \
                    rmd160 ccf1ffc20ece92103aff5e179bd34617b169913e

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