# $Id: Portfile 87519 2011-11-24 10:09:41Z dports@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           IPC-Run 0.90
maintainers           nomaintainer
license               {Artistic GPL}
description           system() and background procs w/ piping, redirs, ptys
long_description      ${description}

platforms             darwin

checksums             rmd160  c46980a17d0103bafa5e6a29559c3f63a3314886 \
                      sha256  2f0070e34e5a10e5e4e4efdb812b01c7e32919818d43a030d90ca34200902883

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

supported_archs noarch
}
