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

                        
                     
                    




                                                   
                      
 
                                            
 
                       

                      
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

PORTNAME=	sandwich
DISTVERSION=	3.0-1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Robust Covariance Matrix Estimators

LICENSE=	GPLv2+

RUN_DEPENDS=	R-cran-zoo>0:math/R-cran-zoo

USES=	cran:auto-plist

.include <bsd.port.mk>