# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Const-Exporter v0.2.4 ../by-authors/id/R/RR/RRWO license Artistic-2 maintainers devans openmaintainer description Const::Exporter - Declare constants for export long_description ${description} platforms darwin checksums rmd160 589ee47c8af2bf4fb2aab98fd172b58abac69f68 \ sha256 f46d28224d59eb3fa56a2048bfe3d03b291248e392d97c22ff6ca25807d342cd if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-hash-objectify \ port:p${perl5.major}-test-most depends_lib-append \ port:p${perl5.major}-const-fast \ port:p${perl5.major}-package-stash \ port:p${perl5.major}-package-stash-xs \ port:p${perl5.major}-version supported_archs noarch }