# 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.13 2012/03/03 16:59:31 bf Exp $
#

PORTNAME=	coda
DISTVERSION=	0.14-6
PORTREVISION=	3
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

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

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

.include <bsd.port.mk>
