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/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/math/R-cran-RSvgDevice/Makefile b/math/R-cran-RSvgDevice/Makefile
deleted file mode 100644
index bfc2bd2d67ff..000000000000
--- a/math/R-cran-RSvgDevice/Makefile
+++ /dev/null
@@ -1,16 +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
-
-USES= cran:auto-plist,compiles
-
-.include <bsd.port.mk>