forked from Lainports/opnsense-ports
16 lines
340 B
Makefile
16 lines
340 B
Makefile
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>
|