2012-04-01 20:09:54 +02:00
|
|
|
# $NetBSD: Makefile,v 1.8 2012/04/01 18:09:54 brook Exp $
|
2005-11-04 09:13:43 +01:00
|
|
|
|
2009-12-11 20:26:24 +01:00
|
|
|
CATEGORIES= math
|
2012-04-01 20:09:54 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
|
2005-11-04 09:13:43 +01:00
|
|
|
|
2012-04-01 20:09:54 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2009-12-11 20:26:24 +01:00
|
|
|
HOMEPAGE= ${R_HOMEPAGE_BASE}/geoR/
|
|
|
|
COMMENT= Geostatistical analysis including likelihood-based and Bayesian methods
|
2012-04-01 20:09:54 +02:00
|
|
|
LICENSE= gnu-gpl-v2
|
2005-11-04 09:13:43 +01:00
|
|
|
|
2009-12-11 20:26:24 +01:00
|
|
|
R_PKGNAME= geoR
|
2012-04-01 20:09:54 +02:00
|
|
|
R_PKGVER= 1.7-2
|
2008-10-14 10:19:07 +02:00
|
|
|
|
2012-04-01 20:09:54 +02:00
|
|
|
DEPENDS+= R-RandomFields>=2.0.54:../../math/R-RandomFields
|
|
|
|
DEPENDS+= R-sp>=0.9.98:../../math/R-sp
|
|
|
|
DEPENDS+= R-splancs>=2.01.31:../../math/R-splancs
|
2005-11-04 09:13:43 +01:00
|
|
|
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|