aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-RSvgDevice
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-04-23 09:16:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-04-23 09:16:27 +0000
commitdeb53d8459856d1fecb8cf8a0b70eae6bda1d670 (patch)
treeafa9d7b2dde45cd5b933cb960ae4956a2db7d453 /math/R-cran-RSvgDevice
parentca3ffd8d9965782f662db3a3f809f93b189bfa34 (diff)
downloadports-deb53d8459856d1fecb8cf8a0b70eae6bda1d670.tar.gz
ports-deb53d8459856d1fecb8cf8a0b70eae6bda1d670.zip
Notes
Diffstat (limited to 'math/R-cran-RSvgDevice')
-rw-r--r--math/R-cran-RSvgDevice/Makefile20
-rw-r--r--math/R-cran-RSvgDevice/distinfo3
-rw-r--r--math/R-cran-RSvgDevice/pkg-descr4
-rw-r--r--math/R-cran-RSvgDevice/pkg-plist26
4 files changed, 53 insertions, 0 deletions
diff --git a/math/R-cran-RSvgDevice/Makefile b/math/R-cran-RSvgDevice/Makefile
new file mode 100644
index 000000000000..0d3c224e41e5
--- /dev/null
+++ b/math/R-cran-RSvgDevice/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: RSvgDevice
+# Date created: 14 April 2009
+# Whom: David Naylor <dragonsa@highveldmail.co.za>
+#
+# $FreeBSD$
+#
+
+PORTNAME= RSvgDevice
+PORTVERSION= 0.6.4.1
+CATEGORIES= math
+PKGNAMEPREFIX= R-cran-
+DISTNAME= ${PORTNAME}_${PORTVERSION}
+
+MAINTAINER= dragonsa@highveldmail.co.za
+COMMENT= A R SVG graphics device
+
+R_MOD= yes
+
+.include "${.CURDIR}/../../math/R-cran-sm/files/bsd.cran.mk"
+.include <bsd.port.mk>
diff --git a/math/R-cran-RSvgDevice/distinfo b/math/R-cran-RSvgDevice/distinfo
new file mode 100644
index 000000000000..fd2870764a64
--- /dev/null
+++ b/math/R-cran-RSvgDevice/distinfo
@@ -0,0 +1,3 @@
+MD5 (RSvgDevice_0.6.4.1.tar.gz) = 024c4732a8016c90cea05967c0fc5f7a
+SHA256 (RSvgDevice_0.6.4.1.tar.gz) = 80ef34d91d611b1bcb086aaf30ff73e8f6669afa99e0525746bb288dfc9aece2
+SIZE (RSvgDevice_0.6.4.1.tar.gz) = 7528
diff --git a/math/R-cran-RSvgDevice/pkg-descr b/math/R-cran-RSvgDevice/pkg-descr
new file mode 100644
index 000000000000..5716c252ea16
--- /dev/null
+++ b/math/R-cran-RSvgDevice/pkg-descr
@@ -0,0 +1,4 @@
+A graphics device for R that uses the w3.org xml standard
+for Scalable Vector Graphics.
+
+WWW: http://cran.r-project.org/web/packages/RSvgDevice/index.html
diff --git a/math/R-cran-RSvgDevice/pkg-plist b/math/R-cran-RSvgDevice/pkg-plist
new file mode 100644
index 000000000000..6674eeaf0ed1
--- /dev/null
+++ b/math/R-cran-RSvgDevice/pkg-plist
@@ -0,0 +1,26 @@
+%%R_MOD_DIR%%/CONTENTS
+%%R_MOD_DIR%%/DESCRIPTION
+%%R_MOD_DIR%%/INDEX
+%%R_MOD_DIR%%/Meta/Rd.rds
+%%R_MOD_DIR%%/Meta/hsearch.rds
+%%R_MOD_DIR%%/Meta/package.rds
+%%R_MOD_DIR%%/R-ex/RSvgDevice.R
+%%R_MOD_DIR%%/R/RSvgDevice
+%%R_MOD_DIR%%/R/RSvgDevice.rdb
+%%R_MOD_DIR%%/R/RSvgDevice.rdx
+%%R_MOD_DIR%%/help/AnIndex
+%%R_MOD_DIR%%/help/RSvgDevice
+%%R_MOD_DIR%%/html/00Index.html
+%%R_MOD_DIR%%/html/RSvgDevice.html
+%%R_MOD_DIR%%/latex/RSvgDevice.tex
+%%R_MOD_DIR%%/libs/RSvgDevice.so
+%%R_MOD_DIR%%/man/RSvgDevice.Rd.gz
+@dirrm %%R_MOD_DIR%%/man
+@dirrm %%R_MOD_DIR%%/libs
+@dirrm %%R_MOD_DIR%%/latex
+@dirrm %%R_MOD_DIR%%/html
+@dirrm %%R_MOD_DIR%%/help
+@dirrm %%R_MOD_DIR%%/R-ex
+@dirrm %%R_MOD_DIR%%/R
+@dirrm %%R_MOD_DIR%%/Meta
+@dirrm %%R_MOD_DIR%%