freebsd-ports/math/R-cran-coda/Makefile
2024-02-02 12:02:46 +00:00

14 lines
292 B
Makefile

PORTNAME= coda
DISTVERSION= 0.19-4.1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Output analysis and diagnostics for MCMC
WWW= https://cran.case.edu/web/packages/coda/index.html
LICENSE= GPLv2+
USES= cran:auto-plist
.include <bsd.port.mk>