opnsense-ports/math/R-cran-plot3D/Makefile
Franco Fichtner 9db3b7b9ea */*: sync with upstream
Taken from: FreeBSD
2023-04-24 07:58:56 +02: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>