# $Id: Portfile 67068 2010-04-28 11:17:34Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Text-Balanced 2.02
maintainers         narf_tm openmaintainer
description         Extract delimited text sequences from strings
long_description    ${description}

platforms           darwin

checksums           md5 f1f2257693b33f534db196161b92f6db \
                    sha1 cbbcf774dc39f844d789e66a6569f0ab8fd0cbcf \
                    rmd160 0ce1208573ab230f8b8f0e482a08e0835e2bf572

if {[info exists supported_archs]} {
    supported_archs noarch
} else {
    universal_variant no
}
