aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-RSvgDevice
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2013-12-19 15:37:07 +0000
committerDavid Naylor <dbn@FreeBSD.org>2013-12-19 15:37:07 +0000
commit196ead448ce0b47284bd6ecc46e5c096d8e47419 (patch)
treef75720fd35d3ea8f5b14cb1ab159efe1099fe77a /math/R-cran-RSvgDevice
parent3895939876e9f5fe225c0c1fb2bf960de7175fb0 (diff)
downloadports-196ead448ce0b47284bd6ecc46e5c096d8e47419.tar.gz
ports-196ead448ce0b47284bd6ecc46e5c096d8e47419.zip
Add LICENSE (GPLv2+) to math/R-cran-RSvgDevice and bump PORTREVISION.
- PORTREVISION is bumped as some may reject the license.
Notes
Notes: svn path=/head/; revision=336928
Diffstat (limited to 'math/R-cran-RSvgDevice')
-rw-r--r--math/R-cran-RSvgDevice/Makefile3
-rw-r--r--math/R-cran-RSvgDevice/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/math/R-cran-RSvgDevice/Makefile b/math/R-cran-RSvgDevice/Makefile
index 1fc4e90dad19..99ec9839bfaa 100644
--- a/math/R-cran-RSvgDevice/Makefile
+++ b/math/R-cran-RSvgDevice/Makefile
@@ -10,6 +10,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= dbn@FreeBSD.org
COMMENT= A R SVG graphics device
+LICENSE= GPLv2 GPLv3
+LICENSE_COMB= dual
+
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
diff --git a/math/R-cran-RSvgDevice/pkg-descr b/math/R-cran-RSvgDevice/pkg-descr
index 5716c252ea16..7b0b3d1e2143 100644
--- a/math/R-cran-RSvgDevice/pkg-descr
+++ b/math/R-cran-RSvgDevice/pkg-descr
@@ -1,4 +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
+WWW: http://cran.r-project.org/web/packages/RSvgDevice/index.html