# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD: tags/RELEASE_11_0_0/math/R-cran-mvtnorm/Makefile 367888 2014-09-10 20:50:31Z gerald $

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

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

USES=	cran:auto-plist

.include <bsd.port.mk>
