# New ports collection makefile for:	R-cran-mvtnorm
# Date created:				March 08, 2011
# Whom:					Wen Heping <wenheping@gmail.com>
#
# $FreeBSD: ports/math/R-cran-mvtnorm/Makefile,v 1.8 2012/03/03 16:59:32 bf Exp $
#

PORTNAME=	mvtnorm
PORTVERSION=	0.9.96
PORTREVISION=	6
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Multivariate Normal and t Distributions

USE_R_MOD=  		yes
R_MOD_AUTOPLIST=	yes

.include <bsd.port.mk>
