opnsense-ports/math/R-cran-MatchIt/Makefile
Franco Fichtner 2179d1e889 */*: sync with upstream
Taken from: FreeBSD
2015-12-18 07:12:58 +01:00

17 lines
335 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= MatchIt
DISTVERSION= 2.4-21
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Nonparametric Preprocessing for Parametric Casual Inference
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= cran:auto-plist
.include <bsd.port.mk>