mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
e33233f948
Approved by: krion@ PR: ports/88711 (related)
24 lines
818 B
Plaintext
24 lines
818 B
Plaintext
%%SITE_PERL%%/Cache.pm
|
|
%%SITE_PERL%%/Cache/Entry.pm
|
|
%%SITE_PERL%%/Cache/File.pm
|
|
%%SITE_PERL%%/Cache/File/Entry.pm
|
|
%%SITE_PERL%%/Cache/File/Handle.pm
|
|
%%SITE_PERL%%/Cache/File/Heap.pm
|
|
%%SITE_PERL%%/Cache/IOString.pm
|
|
%%SITE_PERL%%/Cache/Memory.pm
|
|
%%SITE_PERL%%/Cache/Memory/Entry.pm
|
|
%%SITE_PERL%%/Cache/Memory/HeapElem.pm
|
|
%%SITE_PERL%%/Cache/Null.pm
|
|
%%SITE_PERL%%/Cache/Null/Entry.pm
|
|
%%SITE_PERL%%/Cache/RemovalStrategy.pm
|
|
%%SITE_PERL%%/Cache/RemovalStrategy/FIFO.pm
|
|
%%SITE_PERL%%/Cache/RemovalStrategy/LRU.pm
|
|
%%SITE_PERL%%/Cache/Tester.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache/.packlist
|
|
@dirrmtry %%SITE_PERL%%/Cache/RemovalStrategy
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache
|
|
@dirrmtry %%SITE_PERL%%/Cache/Memory
|
|
@dirrmtry %%SITE_PERL%%/Cache/File
|
|
@dirrmtry %%SITE_PERL%%/Cache/Null
|
|
@dirrmtry %%SITE_PERL%%/Cache
|