# -*- 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 Any-URI-Escape 0.01 license {Artistic-1 GPL} maintainers devans openmaintainer description Any::URI::Escape - Load URI::Escape::XS preferentially over URI::Escape long_description ${description} platforms darwin checksums rmd160 223e6a47cf2ff9e677d07e9e6d64fad390af520c \ sha256 e3813cec9f108fa5c0be66e08c1986bfba4d242151b0f9f4ec5e0c5e17108c4c if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-uri supported_archs noarch }