aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2001-10-13 02:20:46 +0800
committertobez <tobez@FreeBSD.org>2001-10-13 02:20:46 +0800
commit78b65100f49f957c35818b21d5ab6c2b266e2652 (patch)
tree764fa4f37ddf07c13af7ad4bbc4516706ad30331 /math/Makefile
parent415e3f1a85460d15313d7ceb29c5e4cfe8be03c4 (diff)
downloadfreebsd-ports-gnome-78b65100f49f957c35818b21d5ab6c2b266e2652.tar.gz
freebsd-ports-gnome-78b65100f49f957c35818b21d5ab6c2b266e2652.tar.zst
freebsd-ports-gnome-78b65100f49f957c35818b21d5ab6c2b266e2652.zip
Add math/p5-Math-BigInt, an arbitrary size math package for perl. This
is a complete rewrite of the BigInt and BigFloat modules supplied with our standard system perl.
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 6f7e8ca1b7ba..8b0983e6e1c2 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -65,6 +65,7 @@
SUBDIR += p5-Graph
SUBDIR += p5-Math-Base85
SUBDIR += p5-Math-Bezier
+ SUBDIR += p5-Math-BigInt
SUBDIR += p5-Math-BigIntFast
SUBDIR += p5-Math-Currency
SUBDIR += p5-Math-Expr