# $Id: Portfile 61006 2009-11-30 01:43:21Z narf_tm@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.setup               Test-Perl-Critic 1.02
maintainers               narf_tm openmaintainer
description               Use Perl::Critic in test programs
long_description          ${description}

platforms                 darwin

checksums                 md5 7f1e75cc3d933e4deab5097c5b8c812d \
                          sha1 40a54c3e668bfae7ca02164c9e7dfa45856e215a \
                          rmd160 87796ac213ec229b17ed771eb956f9ab66c486ee

depends_lib-append        port:p5-perl-critic

perl5.use_module_build
