From 2eaa90873e5a3f3634d87a4434be33233b8e321d Mon Sep 17 00:00:00 2001
From: rillig <rillig@pkgsrc.org>
Date: Fri, 4 Nov 2005 07:42:19 +0000
Subject: Imported R-CGIwithR from wip.

Facilities for the use of R to write CGI scripts.
---
 math/R-CGIwithR/DESCR    |  1 +
 math/R-CGIwithR/Makefile | 15 +++++++++++++++
 math/R-CGIwithR/PLIST    |  1 +
 math/R-CGIwithR/distinfo |  5 +++++
 4 files changed, 22 insertions(+)
 create mode 100644 math/R-CGIwithR/DESCR
 create mode 100644 math/R-CGIwithR/Makefile
 create mode 100644 math/R-CGIwithR/PLIST
 create mode 100644 math/R-CGIwithR/distinfo

(limited to 'math')

diff --git a/math/R-CGIwithR/DESCR b/math/R-CGIwithR/DESCR
new file mode 100644
index 00000000000..88b6522f570
--- /dev/null
+++ b/math/R-CGIwithR/DESCR
@@ -0,0 +1 @@
+Facilities for the use of R to write CGI scripts.
diff --git a/math/R-CGIwithR/Makefile b/math/R-CGIwithR/Makefile
new file mode 100644
index 00000000000..4de246dd599
--- /dev/null
+++ b/math/R-CGIwithR/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 07:42:19 rillig Exp $
+#
+
+CATEGORIES=		math
+MASTER_SITES=		${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER=		mchittur@cs.nmsu.edu
+HOMEPAGE=		${R_HOMEPAGE_BASE}/CGIwithR.html
+COMMENT=		Facilities for the use of R to write CGI scripts
+
+R_PKGNAME=		CGIwithR
+R_PKGVER=		0.61
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-CGIwithR/PLIST b/math/R-CGIwithR/PLIST
new file mode 100644
index 00000000000..2a429cee9ab
--- /dev/null
+++ b/math/R-CGIwithR/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/04 07:42:19 rillig Exp $
diff --git a/math/R-CGIwithR/distinfo b/math/R-CGIwithR/distinfo
new file mode 100644
index 00000000000..6e488bcbec1
--- /dev/null
+++ b/math/R-CGIwithR/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/11/04 07:42:19 rillig Exp $
+
+SHA1 (R/CGIwithR_0.61.tar.gz) = 08d70b874dd760cf6584552ff48bdec5bd1d32f0
+RMD160 (R/CGIwithR_0.61.tar.gz) = cf15785d0871729a34386b7361d0d4cfbb8ab0d2
+Size (R/CGIwithR_0.61.tar.gz) = 154744 bytes
-- 
cgit v1.2.3