diff options
Diffstat (limited to 'devel/R-cran-bindrcpp')
-rw-r--r-- | devel/R-cran-bindrcpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/R-cran-bindrcpp/Makefile b/devel/R-cran-bindrcpp/Makefile index bcc563f51a8c..7f0f6cad7534 100644 --- a/devel/R-cran-bindrcpp/Makefile +++ b/devel/R-cran-bindrcpp/Makefile @@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Rcpp Interface to Active Bindings +WWW= https://github.com/krlmlr/bindrcpp BUILD_DEPENDS= R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp \ R-cran-bindr>=0:devel/R-cran-bindr \ |