freebsd-ports/math/R-cran-FNN/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>