# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD: head/math/R-cran-mvtnorm/Makefile 464084 2018-03-10 17:46:04Z gerald $

PORTNAME=	mvtnorm
PORTVERSION=	0.9.96
PORTREVISION=	17
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>
