From 57e30bec58dd2a8f4febdf92446fa6090e33188a Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 20 Jul 2006 21:03:50 +0000 Subject: Needs fortran. --- math/R-sgeostat/Makefile | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'math/R-sgeostat/Makefile') 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" -- cgit v1.2.3