# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/math/R-cran-Amelia/Makefile 412348 2016-04-01 14:16:16Z mat $

PORTNAME=	Amelia
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

.include <bsd.port.mk>
