2018-12-21 03:59:50 +01:00
|
|
|
# $NetBSD: Makefile,v 1.3 2018/12/21 02:59:50 wen 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
|
2018-12-21 03:59:50 +01:00
|
|
|
R_PKGVER= 1.1.2.2
|
2016-02-25 02:09:37 +01:00
|
|
|
|
2018-12-21 03:59:50 +01:00
|
|
|
USE_LANGUAGES+= c c++
|
2016-02-25 02:09:37 +01:00
|
|
|
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|