freebsd-ports/devel/p5-Regexp-Assemble/pkg-plist
Yen-Ming Lee ec77db52b0 - add p5-Regexp-Assemble-0.09
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.

WWW: http://search.cpan.org/dist/Regexp-Assemble/
2005-03-04 09:59:03 +00:00

5 lines
283 B
Text

%%SITE_PERL%%/Regexp/Assemble.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/Assemble/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/Assemble
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Regexp 2>/dev/null || true