mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Sort PLIST
- Reformat pkg-descr - Use single space after WWW:
This commit is contained in:
parent
0e536fbec7
commit
d3ea549fc6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363660
@ -13,7 +13,7 @@ COMMENT= Set default flags on regular expressions
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
When this module is use'd, it causes regexes in the current namespace
|
||||
to act as if the /xms flags had been applied to them.
|
||||
When this module is use'd, it causes regexes in the current namespace to act as
|
||||
if the /xms flags had been applied to them.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Regexp-DefaultFlags/
|
||||
WWW: http://search.cpan.org/dist/Regexp-DefaultFlags/
|
||||
|
@ -1,6 +1,6 @@
|
||||
%%PERL5_MAN3%%/Regexp::DefaultFlags.3.gz
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/DefaultFlags/.packlist
|
||||
%%SITE_PERL%%/Regexp/DefaultFlags.pm
|
||||
@dirrmtry %%SITE_PERL%%/Regexp
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/DefaultFlags
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/DefaultFlags/.packlist
|
||||
%%PERL5_MAN3%%/Regexp::DefaultFlags.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/DefaultFlags
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp
|
||||
@dirrmtry %%SITE_PERL%%/Regexp
|
||||
|
Loading…
Reference in New Issue
Block a user