Files
2022-11-09 09:31:10 +11:00

25 lines
1005 B
Tcl

# -*- 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
PortSystem 1.0
PortGroup perl5 1.0
perl5.branches 5.28 5.30 5.32 5.34
perl5.setup Regexp-Assemble 0.38 ../by-authors/id/R/RS/RSAVAGE
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 any}
extract.suffix .tgz
checksums rmd160 04f936d80ecb35b57d35690e37e8783b907f2424 \
sha256 a06be7f9ae1b73c9bfd5b6662b141c0d70469e9c19bb4413a6ee56f82adae442
supported_archs noarch