# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/math/R-cran-mcmc/Makefile 440138 2017-05-04 23:54:48Z tota $

PORTNAME=	mcmc
DISTVERSION=	0.9-5
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Markov Chain Monte Carlo

LICENSE=	MIT

USES=	cran:compiles,auto-plist

.include <bsd.port.mk>
