# -*- 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$ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup File-FnMatch 0.02 license {Artistic-2 GPL} maintainers nomaintainer description Exposes your system's fnmatch(3) capabilities to Perl. long_description File::FnMatch exposes your system's fnmatch(3) \ capabilities to Perl. While considerably less powerful \ than regular expressions, shell-style patterns are yet \ useful and familiar to a large audience of end-users. platforms darwin checksums rmd160 0855ddc69d944d118d715a9a02b8a982de9509b0 \ sha256 962454b8e86bea8b132bf8af35757d0c6a8f5d599015bd6a5d68cb7ae7a9e916 if {${perl5.major} != ""} { supported_archs noarch }