# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD: tags/RELEASE_11_1_0/math/R-cran-mvtnorm/Makefile 443845 2017-06-18 18:09:16Z dbn $

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

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

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>
