![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / math / R-RandomFields / Makefile (download)
Revision 1.6, Sun Sep 20 23:29:09 2020 UTC (2 years, 4 months ago) by mef
(math/R-RandomFields) Updated 3.3.6 to 3.3.8. NEWS.md not recorded |
# $NetBSD: Makefile,v 1.6 2020/09/20 23:29:09 mef Exp $ R_PKGNAME= RandomFields R_PKGVER= 3.3.8 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Simulation and analysis of random fields LICENSE= gnu-gpl-v3 DEPENDS+= R-sp>=1.3.1:../../math/R-sp DEPENDS+= R-RandomFieldsUtils>=0.5.1:../../math/R-RandomFieldsUtils # Packages suggested but not available: # 'tkrplot', 'spam', 'soma', 'optimx', 'pso', 'GenSA' TEST_DEPENDS+= R-raster-[0-9]*:../../geography/R-raster TEST_DEPENDS+= R-mvtnorm-[0-9]*:../../math/R-mvtnorm TEST_DEPENDS+= R-tcltk2-[0-9]*:../../devel/R-tcltk2 USE_LANGUAGES+= c c++ fortran .include "../../math/R/Makefile.extension" .include "../../math/R-RandomFieldsUtils/buildlink3.mk" .include "../../math/blas/buildlink3.mk" .include "../../mk/bsd.pkg.mk"