diff --git a/math/R-cran-RSvgDevice/Makefile b/math/R-cran-RSvgDevice/Makefile index bfc2bd2d67ff..8e80adbf1516 100644 --- a/math/R-cran-RSvgDevice/Makefile +++ b/math/R-cran-RSvgDevice/Makefile @@ -1,16 +1,20 @@ 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