mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
7 lines
424 B
Text
7 lines
424 B
Text
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart/Math/Axis/.packlist
|
|
%%SITE_PERL%%/Chart/Math/Axis.pm
|
|
@unexec rmdir %D/%%SITE_PERL%%/Chart/Math 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/Chart 2>/dev/null || true
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart/Math/Axis
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart/Math 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart 2>/dev/null || true
|