freebsd-ports/devel/p5-Test-Inline/pkg-plist

13 lines
502 B
Text
Raw Normal View History

bin/pod2test
%%SITE_PERL%%/Test/Inline/Tutorial.pod
%%SITE_PERL%%/Test/Inline.pm
%%SITE_PERL%%/Pod/Tests.pm
%%SITE_PERL%%/Pod/Tests/Tutorial.pod
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Inline/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Inline
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test 2>/dev/null || true
@dirrm %%SITE_PERL%%/Test/Inline
@unexec rmdir %D/%%SITE_PERL%%/Test 2>/dev/null || true
@dirrm %%SITE_PERL%%/Pod/Tests
@unexec rmdir %D/%%SITE_PERL%%/Pod 2>/dev/null || true