# -*- 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-AsyncAwait 0.66 ../../authors/id/P/PE/PEVANS revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Future::AsyncAwait - deferred subroutine syntax for futures long_description {*}${description} platforms darwin checksums rmd160 2d761e2442415c0ec32aceaa88949709ccf8d114 \ sha256 c6a0f4de462bf324b5baca1775d199ec3246a358c13db9b64acbfcdbe6e5ec21 \ size 89892 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test2-suite depends_lib-append \ port:p${perl5.major}-future \ port:p${perl5.major}-xs-parse-keyword \ port:p${perl5.major}-xs-parse-sublike perl5.use_module_build }