# -*- 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-All 0.86 platforms darwin maintainers nomaintainer license {Artistic-1 GPL} description IO::All to Larry Wall! long_description IO::All combines all of the best Perl IO modules into a single nifty \ object oriented interface to greatly simplify your everyday Perl IO idioms. \ It exports a single function called io, which returns a new IO::All object. \ And that object can do it all! checksums rmd160 31b682d7049e92ed9ddd77f9f310b23dcbffec82 \ sha256 4574c2cfb8ca591783a62744d51952452e9304ff103865f2ee8c9c23a7e928d8 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-file-readbackwards supported_archs noarch }