aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-RSvgDevice/Makefile
blob: b61ce89daf37851d21f58602e53bb961f68f73f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	RSvgDevice
# Date created:		14 April 2009
# Whom:			David Naylor <dragonsa@highveldmail.co.za>
#
# $FreeBSD$
#

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

MAINTAINER=	dragonsa@highveldmail.co.za
COMMENT=	A R SVG graphics device

R_MOD=	yes

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