# $Id: Portfile 109053 2013-08-07 09:50:05Z jmr@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup		Regexp-Assemble 0.28
revision        3

license			{Artistic-1 GPL}
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
