# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup String-RewritePrefix 0.007 license {Artistic-1 GPL} maintainers nomaintainer description rewrite strings based on a set of known prefixes long_description This rewrites all the given strings using the rules \ in %prefix. Its keys are known prefixes for which \ its values will be substituted. This is performed \ in longest-first order, and only one prefix will \ be rewritten. platforms darwin checksums md5 7135a69bd8cf74cf17dba857b2372d16 \ sha1 c218c11dcb406e5ca9931e5ddbde5cbeb4f008e3 \ rmd160 bd148887912e6764230e0747f6892de2b07a6920 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-sub-exporter \ port:p${perl5.major}-test-simple supported_archs noarch }