freebsd-ports/devel/p5-File-Remove/pkg-plist
Volker Stolz 6d3acfd5ad - replace space with tab and make it portlint clean.
- add missing entries in pkg-plist.

PR:		ports/70681
Submitted by:	Yen-Ming Lee
Approved by:	maintainer
2004-08-30 08:22:36 +00:00

5 lines
267 B
Text

%%SITE_PERL%%/File/Remove.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Remove/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Remove
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/File 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/File 2>/dev/null || true