summaryrefslogtreecommitdiff
path: root/math/R-sgeostat
diff options
context:
space:
mode:
authorwiz <wiz>2006-07-20 21:03:50 +0000
committerwiz <wiz>2006-07-20 21:03:50 +0000
commit79b83e1dae13f3760af441d4e846848b7c944e76 (patch)
treec468101b435188ca72a68f7f16234f1e7dae939b /math/R-sgeostat
parent74db45fd7ca39196e8b243e27550a463f89c9c08 (diff)
downloadpkgsrc-79b83e1dae13f3760af441d4e846848b7c944e76.tar.gz
Needs fortran.
Diffstat (limited to 'math/R-sgeostat')
-rw-r--r--math/R-sgeostat/Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/math/R-sgeostat/Makefile b/math/R-sgeostat/Makefile
index f05f99b59d7..428adca0d5d 100644
--- a/math/R-sgeostat/Makefile
+++ b/math/R-sgeostat/Makefile
@@ -1,16 +1,17 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:00 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/07/20 21:04:56 wiz Exp $
#
-PKGREVISION= 1
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+PKGREVISION= 1
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
-MAINTAINER= mchittur@cs.nmsu.edu
-HOMEPAGE= ${R_HOMEPAGE_BASE}/sgeostat.html
+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
+R_PKGVER= 1.0-19
+USE_LANGUAGES+= fortran
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"