freebsd-ports/math/R-cran-misc3d/Makefile

15 lines
259 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
PORTNAME= misc3d
DISTVERSION= 0.9-1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= thierry@FreeBSD.org
COMMENT= Miscellaneous 3D Plots
LICENSE= GPLv2+
USES= cran
.include <bsd.port.mk>