summaryrefslogtreecommitdiff
path: root/math/R-cran-RSvgDevice/Makefile
blob: 99f5fd6eaf58c2dee331b3deaa8f9e2199302988 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: David Naylor <naylor.b.david@gmail.com>
# $FreeBSD$

PORTNAME=	RSvgDevice
PORTVERSION=	0.6.4.3
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

NO_STAGE=	yes
.include <bsd.port.mk>