mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
9676ed2d50
Remove unneeded dep Add docs
7 lines
323 B
Plaintext
7 lines
323 B
Plaintext
@comment $FreeBSD$
|
|
%%SITE_PERL%%/Params/Check.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Params/Check/.packlist
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Params/Check 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Params 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/Params 2>/dev/null || true
|