# $Id: Portfile 107601 2013-07-03 02:39:15Z dports@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup           IPC-Cmd 0.82 ../by-authors/id/B/BI/BINGOS/
license               {Artistic GPL}
maintainers           nomaintainer
description           finding and running system commands made easy
long_description      ${description}

platforms             darwin

checksums             rmd160  8442de8e88e6e4040305adac8597880806b37138 \
                      sha256  1fa91940050f512d090ed559e5e8bd93c5e27983b07ecbaabc2da75a5530c3b8

if {${perl5.major} != ""} {
depends_lib-append    port:p${perl5.major}-locale-maketext-simple \
                      port:p${perl5.major}-module-load-conditional \
                      port:p${perl5.major}-params-check

supported_archs       noarch
}
