# $Id: Portfile 87026 2011-11-08 07:09:03Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           podlators 2.4.0 ../by-authors/id/R/RR/RRA/
revision              2
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
}
