summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormarkd <markd>2002-09-09 01:09:31 +0000
committermarkd <markd>2002-09-09 01:09:31 +0000
commit3eae13a9e2df1782491a31a3c0972c74a7142f3e (patch)
tree272735180986e1ed82fe1d864cd647e17789900a /math
parent32c75f8517645d1ebf0eb16363f8acbfa6396d89 (diff)
downloadpkgsrc-3eae13a9e2df1782491a31a3c0972c74a7142f3e.tar.gz
Initial import of R extension library lattice, version 0.5-3
Implementation of Trellis Graphics
Diffstat (limited to 'math')
-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