diff options
author | will <will@FreeBSD.org> | 2001-01-04 07:40:35 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-04 07:40:35 +0800 |
commit | ee2a46e64389336902aaef27b40695eb6d563197 (patch) | |
tree | 68c697a330ac14b9bfe2668e2d887c521cf839a2 /math/Makefile | |
parent | 738f9c229b84f8c69ecd49754f526bd2d9603095 (diff) | |
download | freebsd-ports-gnome-ee2a46e64389336902aaef27b40695eb6d563197.tar.gz freebsd-ports-gnome-ee2a46e64389336902aaef27b40695eb6d563197.tar.zst freebsd-ports-gnome-ee2a46e64389336902aaef27b40695eb6d563197.zip |
Add p5-Math-GMP 1.01, perl module that provides an interface to the GMP
library.
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 1655fa2df4a7..8b0cf70d5547 100644 --- a/math/Makefile +++ b/math/Makefile @@ -54,6 +54,7 @@ SUBDIR += p5-Math-Expr SUBDIR += p5-Math-Financial SUBDIR += p5-Math-FixedPrecision + SUBDIR += p5-Math-GMP SUBDIR += p5-Math-Logic SUBDIR += p5-MatrixReal SUBDIR += p5-Set-IntSpan |