aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-plot3D/Makefile
blob: d064c770f6b7cf93a79cd02d2ee04d9e8fcacc65 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	plot3D
PORTVERSION=	1.4
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	Plotting Multi-Dimensional Data

LICENSE=	GPLv3+

RUN_DEPENDS=	R-cran-misc3d>0:math/R-cran-misc3d

USES=		cran:auto-plist

.include <bsd.port.mk>