mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
cc069c0358
PR: ports/44728
13 lines
446 B
Plaintext
13 lines
446 B
Plaintext
bin/pod2man
|
|
bin/pod2text
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/.packlist
|
|
%%SITE_PERL%%/Pod/Man.pm
|
|
%%SITE_PERL%%/Pod/ParseLink.pm
|
|
%%SITE_PERL%%/Pod/Text.pm
|
|
%%SITE_PERL%%/Pod/Text/Color.pm
|
|
%%SITE_PERL%%/Pod/Text/Overstrike.pm
|
|
%%SITE_PERL%%/Pod/Text/Termcap.pm
|
|
@unexec rmdir %D/%%SITE_PERL%%/Pod/Text 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/Pod 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod 2>/dev/null || true
|