mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
e1e2e860bc
- Use a more user-friendly site in pkg-descr. - Remove OPTIONS, upstream does not ship completion files anymore. Please note that ack2 is slightly incompatible with some options present in ack1, see http://beyondgrep.com/ack-2.0/ for more information. PR: ports/178515 Submitted by: rakuco Approved by: perl (swills on IRC)
22 lines
765 B
Plaintext
22 lines
765 B
Plaintext
bin/ack
|
|
%%SITE_PERL%%/App/Ack.pm
|
|
%%SITE_PERL%%/App/Ack/ConfigDefault.pm
|
|
%%SITE_PERL%%/App/Ack/ConfigFinder.pm
|
|
%%SITE_PERL%%/App/Ack/ConfigLoader.pm
|
|
%%SITE_PERL%%/App/Ack/Filter.pm
|
|
%%SITE_PERL%%/App/Ack/Filter/Default.pm
|
|
%%SITE_PERL%%/App/Ack/Filter/Extension.pm
|
|
%%SITE_PERL%%/App/Ack/Filter/FirstLineMatch.pm
|
|
%%SITE_PERL%%/App/Ack/Filter/Inverse.pm
|
|
%%SITE_PERL%%/App/Ack/Filter/Is.pm
|
|
%%SITE_PERL%%/App/Ack/Filter/Match.pm
|
|
%%SITE_PERL%%/App/Ack/Resource.pm
|
|
%%SITE_PERL%%/App/Ack/Resource/Basic.pm
|
|
%%SITE_PERL%%/App/Ack/Resources.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/ack/.packlist
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ack
|
|
@dirrmtry %%SITE_PERL%%/App/Ack/Resource
|
|
@dirrmtry %%SITE_PERL%%/App/Ack/Filter
|
|
@dirrmtry %%SITE_PERL%%/App/Ack
|
|
@dirrmtry %%SITE_PERL%%/App
|