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

                       
                     
                    
                                          



                                                       
                                        

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

PORTNAME=	mvtnorm
DISTVERSION=	1.1-1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

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

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>