# -*- 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.24 perl5.setup IO-Handle-Util 0.01 license {Artistic-1 GPL} maintainers nomaintainer description IO::Handle::Util - Functions for working with IO::Handle like objects. long_description ${description} platforms darwin checksums rmd160 bc8c1b872ca1f82a6ec80c385cc778fb9f125f39 \ sha256 d3bc98b3a2b38acae591075d7af2cf99bfcf082874ac3e5c4b2af9019f21e7bc if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-asa \ port:p${perl5.major}-io-string \ port:p${perl5.major}-sub-exporter supported_archs noarch }