diff options
Diffstat (limited to 'math/ann')
-rw-r--r-- | math/ann/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ann/Makefile b/math/ann/Makefile index 68dc1256c578..30b453d0ecc5 100644 --- a/math/ann/Makefile +++ b/math/ann/Makefile @@ -7,6 +7,7 @@ DISTNAME= ann_1.1.2 MAINTAINER= tzhuan@csie.org COMMENT= Library for Approximate Nearest Neighbor Searching +WWW= https://www.cs.umd.edu/~mount/ANN/ USE_LDCONFIG= yes USES= gmake |