aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-bindrcpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/R-cran-bindrcpp/Makefile')
-rw-r--r--devel/R-cran-bindrcpp/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/R-cran-bindrcpp/Makefile b/devel/R-cran-bindrcpp/Makefile
index 0df164e7bc2b..e9944ddfd276 100644
--- a/devel/R-cran-bindrcpp/Makefile
+++ b/devel/R-cran-bindrcpp/Makefile
@@ -1,13 +1,11 @@
-# Created by: Wen Heping <wenheping@gmail.com>
-
PORTNAME= bindrcpp
-DISTVERSION= 0.2.2
-PORTREVISION= 3
+DISTVERSION= 0.2.3
CATEGORIES= devel
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 \