summaryrefslogtreecommitdiff
path: root/math/R-cran-RSvgDevice/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-cran-RSvgDevice/Makefile')
-rw-r--r--math/R-cran-RSvgDevice/Makefile20
1 files changed, 0 insertions, 20 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>