![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / math / R-FNN / Makefile (download)
Revision 1.3, Fri Dec 21 02:59:50 2018 UTC (4 years, 1 month ago) by wen
Update to 1.1.2.2 Upstream changes: CHANGES IN FNN VERSION 1.1.2 o Remove C++ uses of 'register' keyword. o Register native routines. |
# $NetBSD: Makefile,v 1.3 2018/12/21 02:59:50 wen Exp $ 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.2.2 USE_LANGUAGES+= c c++ .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk"