# -*- 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 Future-IO 0.20 ../../authors/id/P/PE/PEVANS revision 0 license {Artistic-1 GPL} maintainers {devans @dbevans} openmaintainer description Future::IO - Future-returning IO methods long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 2e4c4d5532ae48cffe1e45e0612fc40c9fb33ba5 \ sha256 fb8aa8db9fadbc18e6c081d7e32c0004252639f21b4ccc31bcac237a15f37717 \ size 32796 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-expectandcheck \ port:p${perl5.major}-test-future-io-impl \ port:p${perl5.major}-test-simple depends_lib-append \ port:p${perl5.major}-future \ port:p${perl5.major}-io \ port:p${perl5.major}-struct-dumb \ port:p${perl5.major}-time-hires perl5.use_module_build }