summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormarkd <markd>2002-09-09 01:06:17 +0000
committermarkd <markd>2002-09-09 01:06:17 +0000
commit32c75f8517645d1ebf0eb16363f8acbfa6396d89 (patch)
tree900bd18bcc8a41753dd2c725e03cf31c805b6f4d /math
parent337a05788eb8ce601faf92daf512e647d4f25c28 (diff)
downloadpkgsrc-32c75f8517645d1ebf0eb16363f8acbfa6396d89.tar.gz
Initial import of R extension library grid, version 0.6
Graphics layout capabilities, plus some support for interaction.
Diffstat (limited to 'math')
-rw-r--r--math/R-grid/DESCR1
-rw-r--r--math/R-grid/Makefile14
-rw-r--r--math/R-grid/distinfo4
3 files changed, 19 insertions, 0 deletions
diff --git a/math/R-grid/DESCR b/math/R-grid/DESCR
new file mode 100644
index 00000000000..0a2bdf6b616
--- /dev/null
+++ b/math/R-grid/DESCR
@@ -0,0 +1 @@
+Graphics layout capabilities, plus some support for interaction.
diff --git a/math/R-grid/Makefile b/math/R-grid/Makefile
new file mode 100644
index 00000000000..5141cf82c96
--- /dev/null
+++ b/math/R-grid/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/09/09 01:06:17 markd Exp $
+
+R_PKGNAME= grid
+R_PKGVER= 0.6
+
+MAINTAINER= markd@netbsd.org
+COMMENT= Grid R (S-Plus) Functions
+
+PLIST_SRC= /dev/null
+
+R_DEPENDS= R>=1.5.0
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-grid/distinfo b/math/R-grid/distinfo
new file mode 100644
index 00000000000..42cc66e536d
--- /dev/null
+++ b/math/R-grid/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/09/09 01:06:17 markd Exp $
+
+SHA1 (R/grid_0.6.tar.gz) = cbe7959ab9bfbceb686b6adf429f2020d3a4bb6d
+Size (R/grid_0.6.tar.gz) = 139457 bytes