freebsd-ports/math/R-cran-RSvgDevice/Makefile
Brendan Fabeny e80e131996 Update math/R to 3.0.1-patched, and adjust dependent ports;
synchronize math/rpy with upstream repository

Reviewed by:	wen
Approved by:	wen, tota
2013-05-28 15:15:05 +00:00

16 lines
302 B
Makefile

# Created by: David Naylor <naylor.b.david@gmail.com>
# $FreeBSD$
PORTNAME= RSvgDevice
PORTVERSION= 0.6.4.2
PORTREVISION= 2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= dbn@FreeBSD.org
COMMENT= A R SVG graphics device
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>