pkgsrc/math/R-sgeostat/Makefile

17 lines
430 B
Makefile

# $NetBSD: Makefile,v 1.5 2007/02/22 19:30:05 wiz Exp $
#
PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= mchittur@cs.nmsu.edu
HOMEPAGE= ${R_HOMEPAGE_BASE}/sgeostat.html
COMMENT= Object-oriented Framework for Geostatistical Modeling in S+
R_PKGNAME= sgeostat
R_PKGVER= 1.0-19
USE_LANGUAGES= c fortran
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"