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

PortSystem          1.0
PortGroup           perl5 1.0
perl5.setup         Regexp-Common 2.120
maintainers         nomaintainer
description         Provide commonly requested regular expressions
long_description    ${description}

platforms           darwin

checksums           md5 a14f2a3c3f2718a567ec26f57a2bae13

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