freebsd-ports/math/R-cran-RSvgDevice/Makefile

16 lines
300 B
Makefile

# Created by: David Naylor <naylor.b.david@gmail.com>
# $FreeBSD$
PORTNAME= RSvgDevice
PORTVERSION= 0.6.4.3
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>