diff options
author | will <will@FreeBSD.org> | 2001-01-04 07:23:33 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-04 07:23:33 +0800 |
commit | 1be2b5186ea21231d70e0a206a0f3f287942d93d (patch) | |
tree | 53244f308312e2bf4db948b0b46b1139baf9f1db /math/Makefile | |
parent | 05e9f1e923e47ba8b24294f8f907df45e86d7eef (diff) | |
download | freebsd-ports-gnome-1be2b5186ea21231d70e0a206a0f3f287942d93d.tar.gz freebsd-ports-gnome-1be2b5186ea21231d70e0a206a0f3f287942d93d.tar.zst freebsd-ports-gnome-1be2b5186ea21231d70e0a206a0f3f287942d93d.zip |
Add p5-Bit-Vector 6.0, library of advanced math functions that includes a
Perl OO module.
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 9bdeb55ed9b6..63c289697cef 100644 --- a/math/Makefile +++ b/math/Makefile @@ -47,6 +47,7 @@ SUBDIR += p5-AI-NeuralNet-Mesh SUBDIR += p5-AI-Perceptron SUBDIR += p5-Bit-ShiftReg + SUBDIR += p5-Bit-Vector SUBDIR += p5-Math-Expr SUBDIR += p5-Math-Logic SUBDIR += p5-MatrixReal |