pkgsrc/math/R-gstat/Makefile

16 lines
420 B
Makefile

# $NetBSD: Makefile,v 1.5 2009/12/11 19:30:46 adam Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= mchittur@cs.nmsu.edu
HOMEPAGE= ${R_HOMEPAGE_BASE}/gstat/
COMMENT= Uni/multivariable geostatistical modelling, prediction and simulation
R_PKGNAME= gstat
R_PKGVER= 0.9-65
DEPENDS+= R-sp>=0.9.26:../../math/R-sp
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"