# -*- 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.50 ../../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 d11e527dacb6da2188c235170b0760cae688c26c \ sha256 c035e3d9e69a3af144b33ac834dee9e65ad360f2a51db9f158dc342ecddd5f44 \ size 101758 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test2-suite depends_lib-append \ port:p${perl5.major}-test-simple \ port:p${perl5.major}-time-hires perl5.use_module_build }