fa40cfe02d
No PKGREVISION bump as either this is unchanged or didn't previously build
15 lines
403 B
Makefile
15 lines
403 B
Makefile
# $NetBSD: Makefile,v 1.10 2011/12/19 22:27:05 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-23
|
|
USE_LANGUAGES= c fortran
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
.include "../../mk/bsd.pkg.mk"
|