freebsd-ports/math/R-cran-Matching/Makefile
2021-12-15 16:00:31 +08:00

16 lines
342 B
Makefile

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