summaryrefslogtreecommitdiffstats
path: root/math/R-cran-RcppEigen/Makefile
blob: e08e197aea9fd5a8ad528f505e316776a9df62f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$

PORTNAME=	RcppEigen
PORTVERSION=	0.3.2.8.1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

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

LICENSE=	GPLv2+
LICENSE_FILE=	${WRKSRC}/LICENSE

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

USES=	cran:auto-plist

.include <bsd.port.mk>
OpenPOWER on IntegriCloud