1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/math/p5-Math-GMPz/pkg-plist
Sunpoet Po-Chuan Hsieh 0ce789f072 - Add p5-Math-GMPz 0.35
Math::GMPz is a bignum module utilising the GNU MP (GMP) library. Basically this
module simply wraps all of the mpz integer functions provided by that library.
See the Math::GMPz test suite for some examples of usage.

WWW: http://search.cpan.org/dist/Math-GMPz/
2012-06-22 21:30:32 +00:00

17 lines
802 B
Plaintext

%%SITE_PERL%%/%%PERL_ARCH%%/Math/GMPz.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Math/GMPz/Random.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Math/GMPz/V.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/GMPz.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/GMPz.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/Random/Random.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/Random/Random.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/V/V.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/V/V.so
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/V
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/Random
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Math/GMPz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math