freebsd-ports/math/R-cran-Matching/Makefile
2019-06-03 06:23:57 +00:00

17 lines
353 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= Matching
DISTVERSION= 4.9-6
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>