# $Id: Portfile 94655 2012-06-26 06:25:00Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup           Module-Find 0.10
revision              3
license               {Artistic-1 GPL}
maintainers           nomaintainer
description           Find and use installed modules in a (sub)category
long_description      Module::Find lets you find and use modules in categories.

platforms             darwin

checksums             md5 bdc4687d0782157e9335f4dc31369d01 \
                      sha1 d6b4d17e4c6e515501c4a7ddadec4cffe5b1b8db \
                      rmd160 1a0817b5f2b7a375de2e80344190ef9cb79e8779

if {${perl5.major} != ""} {
depends_lib-append    port:p${perl5.major}-test-pod-coverage

supported_archs       noarch
}
