summaryrefslogtreecommitdiff
path: root/math/R-cran-misc3d/Makefile
blob: 5bb955e256e7e7757d9af146a17c132c98d1aacd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	misc3d
DISTVERSION=	0.9-1
PORTREVISION=	1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	Miscellaneous 3D Plots
WWW=		https://cran.r-project.org/package=misc3d

LICENSE=	GPLv2+

USES=		cran

.include <bsd.port.mk>