# -*- 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 Exporter-Tiny 1.002002 platforms darwin maintainers nomaintainer license {Artistic-1 GPL} description Exporter::Tiny is an exporter with the features of Sub::Exporter but only core dependencies long_description ${description} checksums rmd160 3eca2e5e08f2ecf5076ccd1879fc4662eb0c68bb \ sha256 00f0b95716b18157132c6c118ded8ba31392563d19e490433e9a65382e707101 \ size 88456 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-fatal \ port:p${perl5.major}-test-warnings supported_archs noarch }