bb2d903958
Changelog at <https://cran.r-project.org/web/packages/FNN/ChangeLog>.
14 lines
294 B
Makefile
14 lines
294 B
Makefile
PORTNAME= FNN
|
|
PORTVERSION= 1.1.4
|
|
CATEGORIES= math
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= thierry@FreeBSD.org
|
|
COMMENT= Fast Nearest Neighbor Search Algorithms and Applications
|
|
WWW= https://cran.r-project.org/package=FNN
|
|
|
|
LICENSE= GPLv2+
|
|
|
|
USES= cran:compiles
|
|
|
|
.include <bsd.port.mk>
|