# -*- 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         Text-Glob 0.11
platforms           {darwin any}
maintainers         nomaintainer
license             {Artistic-1 GPL}
supported_archs     noarch

description         match globbing patterns against text

long_description    Text::Glob implements glob(3) style matching that can be \
                    used to match against text, rather than fetching names \
                    from a filesystem. If you want to do full file globbing \
                    use the File::Glob module instead.

checksums           rmd160  79aa0e71fb6189472833069aa6212a2973eb9dea \
                    sha256  069ccd49d3f0a2dedb115f4bdc9fbac07a83592840953d1fcdfc39eb9d305287
