diff options
author | will <will@FreeBSD.org> | 2001-01-03 23:23:33 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-03 23:23:33 +0000 |
commit | 1be2b5186ea21231d70e0a206a0f3f287942d93d (patch) | |
tree | 53244f308312e2bf4db948b0b46b1139baf9f1db /math/Makefile | |
parent | 05e9f1e923e47ba8b24294f8f907df45e86d7eef (diff) | |
download | FreeBSD-ports-1be2b5186ea21231d70e0a206a0f3f287942d93d.zip FreeBSD-ports-1be2b5186ea21231d70e0a206a0f3f287942d93d.tar.gz |
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 9bdeb55e..63c2896 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 |