diff options
Diffstat (limited to 'devel/R-cran-RcppProgress/Makefile')
-rw-r--r-- | devel/R-cran-RcppProgress/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/R-cran-RcppProgress/Makefile b/devel/R-cran-RcppProgress/Makefile index c8b0984913bf..b702dae4a923 100644 --- a/devel/R-cran-RcppProgress/Makefile +++ b/devel/R-cran-RcppProgress/Makefile @@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Interruptible Progress Bar with OpenMP Support for C++ in R Packages +WWW= https://cran.r-project.org/web/packages/RcppProgress/ LICENSE= GPLv3 |