# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/math/R-cran-RcppArmadillo/Makefile 417077 2016-06-18 17:46:30Z dbn $

PORTNAME=	RcppArmadillo
PORTVERSION=	0.7.100.3.1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Rcpp integration for Armadillo templated linear algebra library

LICENSE=	GPLv2+

RUN_DEPENDS=	R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>
