aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-Matching/Makefile
blob: 4eecf59cb88f6f1d2410f2bd4f40419f4feeae13 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
                                          

                        
                     








                                                                                    
                                        

                      
# Created by: Wen Heping <wen@FreeBSD.org>

PORTNAME=	Matching
DISTVERSION=	4.9-9
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Multivariate and Propensity Score Matching with Balance Optimization

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>