1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/math/R-cran-scatterplot3d/Makefile
2021-04-06 16:31:07 +02:00

17 lines
260 B
Makefile

# Created by: Pedro Giffuni
PORTNAME= scatterplot3d
DISTVERSION= 0.3-41
PORTREVISION= 2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= pfg@FreeBSD.org
COMMENT= 3D Scatter Plot
LICENSE= GPLv2
USES= cran:auto-plist
.include <bsd.port.mk>