aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-05-06 08:14:51 +0000
committerWen Heping <wen@FreeBSD.org>2010-05-06 08:14:51 +0000
commit06613f3ac6f8eb916daab2227cd516ac226d1deb (patch)
tree45e32c43b3068c442e6df5f92ff2129d2c978d3b /math/Makefile
parent6696bb366b4199738da3b5ed9ca437d9357944b7 (diff)
downloadports-06613f3ac6f8eb916daab2227cd516ac226d1deb.tar.gz
ports-06613f3ac6f8eb916daab2227cd516ac226d1deb.zip
ANN is a library written in C++, which supports data structures
and algorithms for both exact and approximate nearest neighbor neighbor searching in arbitrarily high dimensions. WWW: http://www.cs.umd.edu/~mount/ANN/ PR: ports/145996 Submitted by: Tz-Huan Huang <tzhuan@csie.org>
Notes
Notes: svn path=/head/; revision=253818
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 b9cdf226735a..e64f71fd29bf 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -19,6 +19,7 @@
SUBDIR += add
SUBDIR += algae
SUBDIR += algotutor
+ SUBDIR += ann
SUBDIR += apc
SUBDIR += aribas
SUBDIR += arpack