# -*- 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.16 5.18 5.20 5.22 perl5.setup URI-Find 20140709 license {Artistic-1 GPL} maintainers devans openmaintainer description URI::Find - Find URIs in arbitrary text long_description ${description} platforms darwin checksums rmd160 6d962c7ab091186a75b0b9a50173cb3c1fa93700 \ sha256 c0c34c5f7eddacc1c6553099015fe776797f1ec5a70e11e6e8fa68810224ec33 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-uri perl5.use_module_build supported_archs noarch }