2018-07-28 16:40:42 +02:00
|
|
|
# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:45 brook Exp $
|
2016-02-25 02:09:37 +01:00
|
|
|
|
|
|
|
CATEGORIES= math
|
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
|
|
HOMEPAGE= ${R_HOMEPAGE_BASE}/FNN/
|
|
|
|
COMMENT= Fast Nearest Neighbor Search Algorithms and Applications
|
|
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
|
|
|
|
R_PKGNAME= FNN
|
|
|
|
R_PKGVER= 1.1
|
|
|
|
|
|
|
|
USE_LANGUAGES+= c++
|
|
|
|
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|