# -*- 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 0.52 ../../authors/id/P/PE/PEVANS revision 0 maintainers nomaintainer license {Artistic-1 GPL} description Future - represent an operation awaiting completion long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 ad0ca2689c07081d62ee29d2c05033dc11a95eaa \ sha256 96765561271ee3285be3641c043a8bb262d341a564355352d37ed9512e6ea1eb \ size 105923 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-scalar-list-utils \ port:p${perl5.major}-test-simple \ port:p${perl5.major}-time-hires perl5.use_module_build }