Files
ports/math/R-cran-coda/Makefile
T
2020-10-07 08:47:58 +00:00

17 lines
293 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= coda
DISTVERSION= 0.19-4
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Output analysis and diagnostics for MCMC
LICENSE= GPLv2+
USES= cran:auto-plist
.include <bsd.port.mk>