14 lines
292 B
Makefile
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>
|