# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.16 5.18 5.20 5.22
perl5.setup         Regexp-Assemble 0.35

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.

platforms           darwin

checksums           rmd160  434bd146325029b1623d93e87abbb7bcbc466f71 \
                    sha256  0301cc6b2930091ebe8f3e6f75ced95c4a4c9ee16c4261998a08938363ce5dd7

supported_archs     noarch