pkgsrc/math/R-geoR/Makefile
rillig 4d8ed13dde Imported R-geoR from pkgsrc-wip.
Geostatistical analysis including likelihood-based and Bayesian methods.
2005-11-04 08:13:43 +00:00

15 lines
455 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 08:13:43 rillig Exp $
#
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= mchittur@cs.nmsu.edu
HOMEPAGE= ${R_HOMEPAGE_BASE}/geoR.html
COMMENT= Geostatistical analysis including likelihood-based and Bayesian methods
R_PKGNAME= geoR
R_PKGVER= 1.5-5
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"