# $Id: Portfile 67030 2010-04-27 17:07:31Z narf_tm@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.setup               Test-Pod 1.44
maintainers               narf_tm openmaintainer
description               check for POD errors in files
long_description          ${description}

checksums                 md5 02380af5539521524d5df17273a57ae7 \
                          sha1 f682904b6c84e71e4756601a7e872303cf9eb3f3 \
                          rmd160 85beb5d28364f985e8cc5076ea7e44865cd2c829

platforms                 darwin

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

perl5.use_module_build
