# $Id: Portfile 80810 2011-07-18 01:02:05Z ryandesign@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.setup               Test-Pod 1.45
maintainers               narf_tm openmaintainer
supported_archs           noarch

description               check for POD errors in files
long_description          ${description}

checksums                 sha1    5f44b590877a33b7b09623dded15ee9c1dae224f \
                          rmd160  9695e51b6f1e5a79644f739582c6e6f429d32abf

platforms                 darwin

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

perl5.use_module_build
