aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-mvtnorm/Makefile
blob: e0fde84fd2db84bc5df20eca04d08d362e4ba78a (plain) (tree)
1
2
3
4
5
6
7
8
                                              
           


                       
                  
                    
                                                           



                                                       
                                        

                      
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$

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>