mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
f3eec5c13d
- Now uses gmp.6 from ports. - Give maintainership to submitter PR: 52292 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: edwin (mentor)
9 lines
439 B
Plaintext
9 lines
439 B
Plaintext
%%SITE_PERL%%/%%PERL_ARCH%%/Math/GMP.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP/.packlist
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP/GMP.bs
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP/GMP.so
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP/autosplit.ix
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Math 2>/dev/null || true
|