diff options
Diffstat (limited to 'math/R-cran-RSvgDevice')
-rw-r--r-- | math/R-cran-RSvgDevice/Makefile | 20 | ||||
-rw-r--r-- | math/R-cran-RSvgDevice/distinfo | 2 | ||||
-rw-r--r-- | math/R-cran-RSvgDevice/pkg-descr | 2 |
3 files changed, 0 insertions, 24 deletions
diff --git a/math/R-cran-RSvgDevice/Makefile b/math/R-cran-RSvgDevice/Makefile deleted file mode 100644 index 8e80adbf1516..000000000000 --- a/math/R-cran-RSvgDevice/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= RSvgDevice -PORTVERSION= 0.6.4.4 -PORTREVISION= 7 -CATEGORIES= math -DISTNAME= ${PORTNAME}_${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= R SVG graphics device -WWW= https://cran.r-project.org/web/packages/RSvgDevice/index.html - -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual - -DEPRECATED= Package ‘RSvgDevice’ was removed from the CRAN repository. -EXPIRATION_DATE= 2025-07-31 -BROKEN= does not build - -USES= cran:auto-plist,compiles - -.include <bsd.port.mk> diff --git a/math/R-cran-RSvgDevice/distinfo b/math/R-cran-RSvgDevice/distinfo deleted file mode 100644 index e293f07bb75e..000000000000 --- a/math/R-cran-RSvgDevice/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (RSvgDevice_0.6.4.4.tar.gz) = bf322a9c8f69366bad8bfe5734179529eb1a638496c87ad7aecbbc2f0b53f46e -SIZE (RSvgDevice_0.6.4.4.tar.gz) = 8720 diff --git a/math/R-cran-RSvgDevice/pkg-descr b/math/R-cran-RSvgDevice/pkg-descr deleted file mode 100644 index 07373a0f19df..000000000000 --- a/math/R-cran-RSvgDevice/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -A graphics device for R that uses the w3.org xml standard -for Scalable Vector Graphics. |