freebsd-ports/math/R-cran-Matching/Makefile
2022-11-25 07:35:27 +00:00

16 lines
341 B
Makefile

PORTNAME= Matching
DISTVERSION= 4.10-8
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Multivariate and Propensity Score Matching with Balance Optimization
WWW= https://sekhon.berkeley.edu/matching
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= cran:auto-plist,compiles
.include <bsd.port.mk>