freebsd-ports/math/R-cran-plot3D/Makefile
2023-04-23 09:09:58 +00:00

17 lines
340 B
Makefile

PORTNAME= plot3D
PORTVERSION= 1.4
PORTREVISION= 1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= thierry@FreeBSD.org
COMMENT= Plotting Multi-Dimensional Data
WWW= https://cran.r-project.org/package=plot3D
LICENSE= GPLv3+
RUN_DEPENDS= R-cran-misc3d>0:math/R-cran-misc3d
USES= cran:auto-plist
.include <bsd.port.mk>