# $Id: Portfile 34350 2008-02-22 03:53:01Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

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

platforms             darwin

checksums             md5 26341294a4062e9e7d8a643485ca78d4 \
                      sha1 6c11e3c8d7e724e70ba2e4cc180844a87f5ed5e3 \
                      rmd160 a659ab279e0398d70098630979a850b721ac6993

depends_lib-append    port:p5-test-tester
