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

PortSystem		1.0
PortGroup		perl5 1.0

perl5.setup		Regexp-Shellish 0.93

maintainers		geeklair.net:dluke
description		Perl module for shell-like regular expressions.

long_description	$description

checksums		md5 a5f92bf82b3d5033518e6d2c1028ee37
platforms		darwin

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