# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Test-NoWarnings 1.02
revision        1
maintainers           narf_tm openmaintainer
description           Make sure you didn't emit any warnings while testing
long_description      ${description}

platforms             darwin

checksums             md5 6c5ae5613c66d6b5e4f0799085571a64 \
                      sha1 474ed429369e6fa0535d843372bce4185c97fa40 \
                      rmd160 5df170b60b0ee87b42902138f276c8a20f51231a

depends_lib-append    port:p5-test-tester \
                      port:p5-test-simple

supported_archs       noarch
