diff options
Diffstat (limited to 'devel/R-cran-Rcpp/Makefile')
-rw-r--r-- | devel/R-cran-Rcpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/R-cran-Rcpp/Makefile b/devel/R-cran-Rcpp/Makefile index 454c59b91bf9..5fac244711f4 100644 --- a/devel/R-cran-Rcpp/Makefile +++ b/devel/R-cran-Rcpp/Makefile @@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Seamless R and C++ Integration +WWW= https://cran.r-project.org/web/packages/Rcpp/ LICENSE= GPLv2+ |