mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
0ba02eed43
PR: ports/112239 Submitted by: clsung Approved by: maintainer (Anatoliy Dmytriyev)
16 lines
492 B
Plaintext
16 lines
492 B
Plaintext
%%SITE_PERL%%/Heap.pm
|
|
%%SITE_PERL%%/Heap/Binary.pm
|
|
%%SITE_PERL%%/Heap/Binomial.pm
|
|
%%SITE_PERL%%/Heap/Elem.pm
|
|
%%SITE_PERL%%/Heap/Elem/Num.pm
|
|
%%SITE_PERL%%/Heap/Elem/NumRev.pm
|
|
%%SITE_PERL%%/Heap/Elem/Ref.pm
|
|
%%SITE_PERL%%/Heap/Elem/RefRev.pm
|
|
%%SITE_PERL%%/Heap/Elem/Str.pm
|
|
%%SITE_PERL%%/Heap/Elem/StrRev.pm
|
|
%%SITE_PERL%%/Heap/Fibonacci.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/.packlist
|
|
@dirrm %%SITE_PERL%%/Heap/Elem
|
|
@dirrmtry %%SITE_PERL%%/Heap
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap
|