# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.26 perl5.setup IPC-Run 20180523.0 maintainers nomaintainer license {Artistic-1 GPL} description system() and background procs w/ piping, redirs, ptys long_description ${description} platforms darwin supported_archs noarch checksums rmd160 6267ba4b5bbde21ea674798048310c3b9506bfcb \ sha256 3850d7edf8a4671391c6e99bb770698e1c45da55b323b31c76310913349b6c2f \ size 148122 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-readonly depends_lib-append \ port:p${perl5.major}-io-tty }