# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup PerlIO-via-Timeout 0.30 platforms darwin maintainers nomaintainer license {Artistic-1 GPL} supported_archs noarch description a PerlIO layer that adds read & write timeout to a handle long_description ${description} checksums rmd160 e357c7ddb506374136664e2fddf384c2765ade31 \ sha256 b1370c2f90c52499cbcb8af7d7b59e3cc234c0ecadf39d3600ebfc27b2a7011c if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-module-build-tiny \ port:p${perl5.major}-test-tcp perl5.use_module_build }