diff options
author | will <will@FreeBSD.org> | 2001-01-04 07:38:54 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-04 07:38:54 +0800 |
commit | 85cb843cf84ab551140c15c558442241aa02e1f6 (patch) | |
tree | 3be3b2e6529d117eea92f14d3175ff6a3a574b30 /math/Makefile | |
parent | 0b0c9707a0b6969cdda44ee92ececb85db52563d (diff) | |
download | freebsd-ports-gnome-85cb843cf84ab551140c15c558442241aa02e1f6.tar.gz freebsd-ports-gnome-85cb843cf84ab551140c15c558442241aa02e1f6.tar.zst freebsd-ports-gnome-85cb843cf84ab551140c15c558442241aa02e1f6.zip |
Add p5-Math-BigIntFast 6.0, perl module wrapper for Bit::Vector to provide
big integer math.
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 6970d6bb4566..e2efbba4d48c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -49,6 +49,7 @@ SUBDIR += p5-Bit-ShiftReg SUBDIR += p5-Bit-Vector SUBDIR += p5-Math-Bezier + SUBDIR += p5-Math-BigIntFast SUBDIR += p5-Math-Expr SUBDIR += p5-Math-Logic SUBDIR += p5-MatrixReal |