# Created by: TAKATSU Tomonari # $FreeBSD: head/devel/R-cran-Rcpp/Makefile 561779 2021-01-17 01:36:19Z tota $ PORTNAME= Rcpp PORTVERSION= 1.0.6 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Seamless R and C++ Integration LICENSE= GPLv2+ USES= cran:auto-plist,compiles shebangfix SHEBANG_FILES= inst/examples/*/*.sh \ inst/examples/*/*.r \ inst/examples/*/*.R SHEBANG_LANG= r r_OLD_CMD= /usr/bin/r r_CMD= ${LOCALBASE}/bin/R .include