summaryrefslogtreecommitdiff
path: root/math/R-Rcmdr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-Rcmdr/Makefile')
-rw-r--r--math/R-Rcmdr/Makefile19
1 files changed, 8 insertions, 11 deletions
diff --git a/math/R-Rcmdr/Makefile b/math/R-Rcmdr/Makefile
index 8551059b57e..8966624b6d3 100644
--- a/math/R-Rcmdr/Makefile
+++ b/math/R-Rcmdr/Makefile
@@ -1,17 +1,14 @@
-# $NetBSD: Makefile,v 1.4 2008/10/14 07:25:31 markd Exp $
-#
+# $NetBSD: Makefile,v 1.5 2009/12/11 19:21:41 adam Exp $
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
-MAINTAINER= mchittur@cs.nmsu.edu
-HOMEPAGE= ${R_HOMEPAGE_BASE}/Rcmdr/
-COMMENT= Platform-independent basic-statistics GUI for R
+MAINTAINER= mchittur@cs.nmsu.edu
+HOMEPAGE= ${R_HOMEPAGE_BASE}/Rcmdr/
+COMMENT= Platform-independent basic-statistics GUI for R
-R_PKGNAME= Rcmdr
-R_PKGVER= 1.4-2
-
-DEPENDS+= tcl>=8.3:../../lang/tcl
+R_PKGNAME= Rcmdr
+R_PKGVER= 1.5-3
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"