diff options
author | will <will@FreeBSD.org> | 2001-01-04 07:23:03 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-04 07:23:03 +0800 |
commit | 05e9f1e923e47ba8b24294f8f907df45e86d7eef (patch) | |
tree | 8cbae99ffe231d48703970941db801933de22510 /math/Makefile | |
parent | d5d27104ab937c0c6a8b3e677b66a583b93ad721 (diff) | |
download | freebsd-ports-gnome-05e9f1e923e47ba8b24294f8f907df45e86d7eef.tar.gz freebsd-ports-gnome-05e9f1e923e47ba8b24294f8f907df45e86d7eef.tar.zst freebsd-ports-gnome-05e9f1e923e47ba8b24294f8f907df45e86d7eef.zip |
Add p5-Bit-ShiftReg 2.0, perl module implementing various bit shifting
operations.
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 5511f7c59989..9bdeb55ed9b6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -46,6 +46,7 @@ SUBDIR += p5-AI-NeuralNet-BackProp SUBDIR += p5-AI-NeuralNet-Mesh SUBDIR += p5-AI-Perceptron + SUBDIR += p5-Bit-ShiftReg SUBDIR += p5-Math-Expr SUBDIR += p5-Math-Logic SUBDIR += p5-MatrixReal |