# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD: head/math/R-cran-Amelia/Makefile 464084 2018-03-10 17:46:04Z gerald $

PORTNAME=	Amelia
PORTREVISION=	2
DISTVERSION=	1.7.4
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Program for Missing Data

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

BUILD_DEPENDS=	R-cran-Rcpp>=0.11:devel/R-cran-Rcpp \
		R-cran-RcppArmadillo>=0:math/R-cran-RcppArmadillo
RUN_DEPENDS=	R-cran-Rcpp>=0.11:devel/R-cran-Rcpp \
		R-cran-RcppArmadillo>=0:math/R-cran-RcppArmadillo

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>
