# -*- 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: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Text-Glob 0.08
revision        1
platforms           darwin
maintainers         nomaintainer
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           md5     39a1a3e890cd5d3f51a707579098bc1c \
                    sha1    86b6a5e4cff2589d733975277b6f101b949ee975 \
                    rmd160  624380d3cd1825a200fb43dc834f8a6c5f243ceb
