diff options
author | lth <lth@FreeBSD.org> | 2007-05-27 19:48:31 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2007-05-27 19:48:31 +0800 |
commit | 79ebef15c741f17581e9ab8175f79e8ddba776f5 (patch) | |
tree | 8002ff962053dc432f7b00d2559a9d1d4b72e05e /math/Makefile | |
parent | 49ca3ba50461de01da0ecdea60f45fc08da49d32 (diff) | |
download | freebsd-ports-gnome-79ebef15c741f17581e9ab8175f79e8ddba776f5.tar.gz freebsd-ports-gnome-79ebef15c741f17581e9ab8175f79e8ddba776f5.tar.zst freebsd-ports-gnome-79ebef15c741f17581e9ab8175f79e8ddba776f5.zip |
Add p5-bignum 0.21, transparent BigNumber/BigRational support for Perl.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 751392a480ea..f11e84215e42 100644 --- a/math/Makefile +++ b/math/Makefile @@ -269,6 +269,7 @@ SUBDIR += p5-Statistics-OLS SUBDIR += p5-Statistics-Regression SUBDIR += p5-Task-Math-Symbolic + SUBDIR += p5-bignum SUBDIR += pari SUBDIR += parmetis SUBDIR += pecl-big_int |