# $Id: Portfile 47163 2009-02-23 02:32:42Z narf_tm@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.setup               Pod-Coverage 0.20
maintainers               narf_tm openmaintainer
description               Checks if the documentation of a module is comprehensive
long_description          ${description}

platforms                 darwin

checksums                 md5 292a5b8d3a93597af441d3e6467b8ad6 \
                          sha1 c4786c39ae5a53ae6dbf553071d1e6f707deba61 \
                          rmd160 97ab364d8ff57ebe94b709f9ef9c05089dc69a9e

depends_lib-append        port:p5-devel-symdump

perl5.use_module_build
