aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-RSvgDevice/Makefile
blob: 6fad94cc24978696f484c6804058e0692e859bfa (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                  
                                                               





                          
                 



                                          
                                        

                                       
                   
                           
 
                      
# New ports collection makefile for:	RSvgDevice
# Date created:		14 April 2009
# Whom:			David Naylor <naylor.b.david@gmail.com>
#
# $FreeBSD$
#

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

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

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

.include <bsd.port.mk>