6d3acfd5ad
- add missing entries in pkg-plist. PR: ports/70681 Submitted by: Yen-Ming Lee Approved by: maintainer
5 lines
267 B
Text
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
|