aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-12-28 00:19:45 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-12-28 00:19:45 +0000
commitec8af96e9ad50efadc6da1610c2fee6e94567c11 (patch)
tree6a7664b4b0970d5d1693cdade7f4e48d018c002e /math/Makefile
parentbb173a1a69620736a10d61ab97dddeb2f8eb3d9a (diff)
downloadports-ec8af96e9ad50efadc6da1610c2fee6e94567c11.tar.gz
ports-ec8af96e9ad50efadc6da1610c2fee6e94567c11.zip
Add p5-AI-DecisionTree 0.08, perl module for Automatically Learning
Decision Trees. PR: 60628 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes
Notes: svn path=/head/; revision=96718
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index e76b4b45effa..af99471566e3 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -98,6 +98,7 @@
SUBDIR += ntl
SUBDIR += octave
SUBDIR += oleo
+ SUBDIR += p5-AI-DecisionTree
SUBDIR += p5-AI-NeuralNet-BackProp
SUBDIR += p5-AI-NeuralNet-Mesh
SUBDIR += p5-AI-Perceptron