summaryrefslogtreecommitdiff
path: root/math/R-lattice
diff options
context:
space:
mode:
authormarkd <markd>2002-09-09 01:09:31 +0000
committermarkd <markd>2002-09-09 01:09:31 +0000
commit5f807e6c206edb60e9d6cd4071def65bcb21ef4c (patch)
tree272735180986e1ed82fe1d864cd647e17789900a /math/R-lattice
parent7041b657091796796128c9041df7c91fb163a968 (diff)
downloadpkgsrc-5f807e6c206edb60e9d6cd4071def65bcb21ef4c.tar.gz
Initial import of R extension library lattice, version 0.5-3
Implementation of Trellis Graphics
Diffstat (limited to 'math/R-lattice')
-rw-r--r--math/R-lattice/DESCR1
-rw-r--r--math/R-lattice/Makefile15
-rw-r--r--math/R-lattice/distinfo4
3 files changed, 20 insertions, 0 deletions
diff --git a/math/R-lattice/DESCR b/math/R-lattice/DESCR
new file mode 100644
index 00000000000..72e06248100
--- /dev/null
+++ b/math/R-lattice/DESCR
@@ -0,0 +1 @@
+Implementation of Trellis Graphics
diff --git a/math/R-lattice/Makefile b/math/R-lattice/Makefile
new file mode 100644
index 00000000000..9a13c914a79
--- /dev/null
+++ b/math/R-lattice/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/09/09 01:09:31 markd Exp $
+
+R_PKGNAME= lattice
+R_PKGVER= 0.5-3
+
+MAINTAINER= markd@netbsd.org
+COMMENT= Implementation of Trellis Graphics
+
+PLIST_SRC= /dev/null
+
+R_DEPENDS= R>=1.5.0
+DEPENDS+= R-grid>=0.6:../R-grid
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-lattice/distinfo b/math/R-lattice/distinfo
new file mode 100644
index 00000000000..cc3849910df
--- /dev/null
+++ b/math/R-lattice/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/09/09 01:09:31 markd Exp $
+
+SHA1 (R/lattice_0.5-3.tar.gz) = 566d56fd81c141fb89cb063c275e1d719f9a8fd7
+Size (R/lattice_0.5-3.tar.gz) = 90920 bytes