# New ports collection makefile for:	RSvgDevice
# Date created:		14 April 2009
# Whom:			David Naylor <naylor.b.david@gmail.com>
#
# $FreeBSD: ports/math/R-cran-RSvgDevice/Makefile,v 1.5 2010/02/05 11:40:39 dinoex Exp $
#

PORTNAME=	RSvgDevice
PORTVERSION=	0.6.4.1
PORTREVISION=	3
CATEGORIES=	math
PKGNAMEPREFIX=	R-cran-
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	naylor.b.david@gmail.com
COMMENT=	A R SVG graphics device

R_MOD=	yes

.include "${.CURDIR}/../../math/R-cran-sm/files/bsd.cran.mk"
.include <bsd.port.mk>
