# -*- 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.51 ../../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 26bece9875ba8c4e1125d89289a097332393bd8f \ sha256 563ce37383a000ecfd6b7942dd0f4b9fafb2b2c45e0b731029361f261c2f4a36 \ size 105641 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 }