2019-08-08 21:53:36 +02:00
|
|
|
# $NetBSD: Makefile,v 1.13 2019/08/08 19:53:49 brook Exp $
|
2005-11-04 09:13:43 +01:00
|
|
|
|
2019-08-08 21:53:36 +02:00
|
|
|
R_PKGNAME= geoR
|
|
|
|
R_PKGVER= 1.7-5.2.1
|
|
|
|
CATEGORIES= math
|
2005-11-04 09:13:43 +01:00
|
|
|
|
2012-04-01 20:09:54 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2019-07-31 21:32:49 +02:00
|
|
|
COMMENT= Analysis of geostatistical data
|
|
|
|
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
|
2005-11-04 09:13:43 +01:00
|
|
|
|
2012-04-01 20:09:54 +02:00
|
|
|
DEPENDS+= R-RandomFields>=2.0.54:../../math/R-RandomFields
|
2019-07-31 21:32:49 +02:00
|
|
|
DEPENDS+= R-sp>=1.3.1:../../math/R-sp
|
|
|
|
DEPENDS+= R-splancs>=2.01.39:../../math/R-splancs
|
|
|
|
|
|
|
|
USE_LANGUAGES= c
|
2005-11-04 09:13:43 +01:00
|
|
|
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|