mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
11 lines
446 B
Plaintext
11 lines
446 B
Plaintext
%%SITE_PERL%%/XML/AutoWriter.pm
|
|
%%SITE_PERL%%/XML/Doctype.pm
|
|
%%SITE_PERL%%/XML/Doctype/AttDef.pm
|
|
%%SITE_PERL%%/XML/Doctype/ElementDecl.pm
|
|
%%SITE_PERL%%/XML/ValidWriter.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/AutoWriter/.packlist
|
|
@dirrm %%SITE_PERL%%/XML/Doctype
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/AutoWriter
|
|
@unexec rmdir %D/%%SITE_PERL%%/XML 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML 2>/dev/null || true
|