# Created by: TAKATSU Tomonari # $FreeBSD: head/math/R-cran-RcppArmadillo/Makefile 369508 2014-09-29 05:53:18Z tota $ PORTNAME= RcppArmadillo PORTVERSION= 0.4.450.1.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Rcpp integration for Armadillo templated linear algebra library LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual RUN_DEPENDS= R-cran-Rcpp>=0.11.0:${PORTSDIR}/devel/R-cran-Rcpp USES= cran:auto-plist post-patch: @${REINPLACE_CMD} -e 's|bin/bash|bin/sh|' ${WRKSRC}/configure .include