# $Id: Portfile 94761 2012-06-29 05:22:12Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.branches        5.8 5.10 5.12 5.14 5.16
perl5.setup           podlators 2.4.0 ../by-authors/id/R/RR/RRA/
revision              4
license               {Artistic-1 GPL}
maintainers           nomaintainer
description           podlators contains Pod::Man and Pod::Text modules.
long_description      ${description}

platforms             darwin

checksums             md5 12f9440cb0dda67cf089d7a4b28f7329 \
                      sha1 d15cf939cca1e1862ef65af708ad82bec01e12e5 \
                      rmd160 6ef8fcf2a43e08b677d48ab0df0e6f8195db50a5

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

supported_archs noarch
}

perl5.link_binaries   no
