2012-10-01 11:46:10 +02:00
|
|
|
# Created by: Wen Heping <wenheping@gmail.com>
|
2011-01-17 08:57:07 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= coda
|
2016-12-13 04:09:16 +01:00
|
|
|
DISTVERSION= 0.19-1
|
2018-03-10 18:46:04 +01:00
|
|
|
PORTREVISION= 1
|
2011-01-17 08:57:07 +01:00
|
|
|
CATEGORIES= math
|
2011-04-30 09:59:12 +02:00
|
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
2011-01-17 08:57:07 +01:00
|
|
|
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
|
|
COMMENT= Output analysis and diagnostics for MCMC
|
|
|
|
|
2015-04-30 05:09:33 +02:00
|
|
|
LICENSE= GPLv2 GPLv3
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2013-12-28 11:28:40 +01:00
|
|
|
USES= cran:auto-plist
|
2011-01-17 08:57:07 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|