freebsd-ports/math/R-cran-scatterplot3d/Makefile
Pedro F. Giffuni da6f6487a8 Reset maintainer for my R-cran ports
devel/R-cran-praise
graphics/R-cran-qcc
math/R-cran-BsMD
math/R-cran-Rsolnp
math/R-cran-combinat
math/R-cran-conf.design
math/R-cran-nortest
math/R-cran-qualityTools
math/R-cran-scatterplot3d
math/R-cran-truncnorm

These were not at all difficult to maintain but I may not be
able to keep an eye on them in the near future.

Approved by: thierry (mentor, implicit)
2022-02-20 22:07:02 -05:00

16 lines
262 B
Makefile

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