diff options
Diffstat (limited to 'math/R-cran-RcppEigen')
-rw-r--r-- | math/R-cran-RcppEigen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-RcppEigen/Makefile b/math/R-cran-RcppEigen/Makefile index 06348c2d0876..4d9da1fea9d1 100644 --- a/math/R-cran-RcppEigen/Makefile +++ b/math/R-cran-RcppEigen/Makefile @@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Rcpp integration for the Eigen templated linear algebra library +WWW= https://cran.r-project.org/web/packages/RcppEigen/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE |