# -*- 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         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.

checksums           rmd160 0855ddc69d944d118d715a9a02b8a982de9509b0 \
                    sha256 962454b8e86bea8b132bf8af35757d0c6a8f5d599015bd6a5d68cb7ae7a9e916
