# $Id: Portfile 98691 2012-10-13 02:15:16Z jmr@macports.org $

PortSystem          1.0
PortGroup	    perl5 1.0

epoch               1
perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup	    IO-AIO 3.71 ../by-authors/id/M/ML/MLEHMANN
revision        3
license         {Artistic-1 GPL} BSD
platforms	    darwin
maintainers	    pmq openmaintainer

description         Asynchronous Input/Output
long_description    ${description}

checksums           md5     0b9a1c5054445a21e132e2fc8602f5d0 \
                    sha1    726043b461eb3e3e4c60c10027175627d9e7dd49

if {${perl5.major} != ""} {
# doesn't work
test.run            yes
}
