pkgsrc/math/R-sgeostat/Makefile
markd 24775ec760 Update R-sgeostat to 1.0.21
minor bugfixes.
2008-10-13 19:26:12 +00:00

16 lines
412 B
Makefile

# $NetBSD: Makefile,v 1.6 2008/10/13 19:26:12 markd Exp $
#
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= mchittur@cs.nmsu.edu
HOMEPAGE= ${R_HOMEPAGE_BASE}/sgeostat/
COMMENT= Object-oriented Framework for Geostatistical Modeling in S+
R_PKGNAME= sgeostat
R_PKGVER= 1.0-21
USE_LANGUAGES= c fortran
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"