aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-Matching/Makefile
blob: 93a3ab528b4f4c242a77e9bc8088374ee64a1186 (plain) (tree)
1
2
3
4
5
6



                                          
                     
                 








                                                                                    
                                        

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

PORTNAME=	Matching
DISTVERSION=	4.9-7
PORTREVISION=	1
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>