# New ports collection makefile for:	math/R-cran-coda
# Date created:				Jan 17, 2010
# Whom:					Wen Heping <wenheping@gmail.com>
#
# $FreeBSD: ports/math/R-cran-coda/Makefile,v 1.2 2011/01/29 16:53:21 bf Exp $
#

PORTNAME=	coda
PORTVERSION=	0.14
PORTREVISION=	1
CATEGORIES=	math
PKGNAMEPREFIX=	R-cran-
DISTNAME=	${PORTNAME}_${PORTVERSION}-2

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Output analysis and diagnostics for MCMC

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

.include <bsd.port.mk>
