# $Id: Portfile 82547 2011-08-15 16:46:16Z jmr@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup		Regexp-Assemble 0.28
revision        2

maintainers		nomaintainer
description		Combine several regular expressions into one
long_description	Regexp::Assemble allows you to take a number of regular \
		expressions and assemble them into a single regular expression (or RE) \
		that will match everything that any of the individual REs match, only \
		what they match and nothing else.

checksums		md5 291bfedade2b2cb858456f3b3c81407f
platforms		darwin

supported_archs noarch
