diff options
author | aaron <aaron@FreeBSD.org> | 2005-11-06 22:50:02 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2005-11-06 22:50:02 +0800 |
commit | 472b6404ba2f95d0b9efc702b93b6f2b7a9766e6 (patch) | |
tree | f3ad87c950916d4cf181fdbd2d4a3a407c12fcdf /math/Makefile | |
parent | 832a5d88ed67abc54f858fe64e1d72a78862e330 (diff) | |
download | freebsd-ports-gnome-472b6404ba2f95d0b9efc702b93b6f2b7a9766e6.tar.gz freebsd-ports-gnome-472b6404ba2f95d0b9efc702b93b6f2b7a9766e6.tar.zst freebsd-ports-gnome-472b6404ba2f95d0b9efc702b93b6f2b7a9766e6.zip |
Add port math/p5-Algorithm-Combinatorics, efficient generation of combinatorial sequences
Approved by: tobez
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 0c84fcf818b6..6df8453dc757 100644 --- a/math/Makefile +++ b/math/Makefile @@ -144,6 +144,7 @@ SUBDIR += p5-AI-NeuralNet-BackProp SUBDIR += p5-AI-NeuralNet-Mesh SUBDIR += p5-AI-Perceptron + SUBDIR += p5-Algorithm-Combinatorics SUBDIR += p5-Bit-ShiftReg SUBDIR += p5-Bit-Vector SUBDIR += p5-Bit-Vector-Minimal |