mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
15 lines
543 B
Plaintext
15 lines
543 B
Plaintext
%%SITE_PERL%%/Class/props.pm
|
|
%%SITE_PERL%%/Class/constr.pm
|
|
%%SITE_PERL%%/Class/groups.pm
|
|
%%SITE_PERL%%/Class/Util.pm
|
|
%%SITE_PERL%%/Class/Error.pm
|
|
%%SITE_PERL%%/Object/groups.pm
|
|
%%SITE_PERL%%/Object/props.pm
|
|
%%SITE_PERL%%/Package/groups.pm
|
|
%%SITE_PERL%%/Package/props.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/OOTools/.packlist
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/OOTools
|
|
@unexec rmdir %D/%%SITE_PERL%%/Class 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/Object 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/Package 2>/dev/null || true
|