2011-01-17 07:57:07 +00:00
|
|
|
# New ports collection makefile for: math/R-cran-coda
|
|
|
|
# Date created: Jan 17, 2010
|
|
|
|
# Whom: Wen Heping <wenheping@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= coda
|
2011-04-30 07:59:12 +00:00
|
|
|
DISTVERSION= 0.14-2
|
2011-05-07 03:29:59 +00:00
|
|
|
PORTREVISION= 1
|
2011-01-17 07:57:07 +00:00
|
|
|
CATEGORIES= math
|
|
|
|
PKGNAMEPREFIX= R-cran-
|
2011-04-30 07:59:12 +00:00
|
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
2011-01-17 07:57:07 +00:00
|
|
|
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
|
|
COMMENT= Output analysis and diagnostics for MCMC
|
|
|
|
|
|
|
|
USE_R_MOD= yes
|
|
|
|
R_MOD_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|