# -*- 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.28 5.30 5.32 5.34 perl5.setup IO-FDPass 1.3 revision 0 license {Artistic-1 GPL} maintainers {devans @dbevans} openmaintainer description IO::FDPass - pass a file descriptor over a socket long_description ${description} platforms darwin checksums rmd160 7f09f0488c2f05ef91e5d394087aa2300786fe75 \ sha256 598f48d7cd80bcd13ed59b816eee400eba8194a396eaf895476d792a18839557 \ size 6232 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-canary-stability }