# $Id: Portfile 55164 2009-08-07 07:11:22Z toby@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

epoch                     1
perl5.setup               Perl-Critic 1.096
maintainers               narf_tm openmaintainer
description               Critique Perl source code for best-practices. 
long_description          ${description}

platforms                 darwin

checksums                 md5 0cc5e75f9fb994b3011de6e958bf6427 \
                          sha1 07fb9febf44a097dc00530facdb241fe091af24d \
                          rmd160 e0e8e6c3c9f4bfb21f05e01042025d94f3e39751

depends_lib-append        port:p5-b-keywords \
                          port:p5-config-tiny \
                          port:p5-exception-class \
                          port:p5-io-string \
                          port:p5-list-moreutils \
                          port:p5-module-pluggable \
                          port:p5-ppi \
                          port:p5-string-format \
                          port:p5-version \
                          port:p5-file-homedir \
                          port:p5-file-which \
                          port:p5-perl-tidy \
                          port:p5-pod-spell \
                          port:p5-readonly \
                          port:p5-regexp-parser

perl5.use_module_build
