diff options
Diffstat (limited to 'math/R-cran-nnls/Makefile')
-rw-r--r-- | math/R-cran-nnls/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-nnls/Makefile b/math/R-cran-nnls/Makefile index 3deb84c161f1..264e92e81378 100644 --- a/math/R-cran-nnls/Makefile +++ b/math/R-cran-nnls/Makefile @@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= skreuzer@FreeBSD.org COMMENT= R implementation of an algorithm for non-negative least squares +WWW= https://cran.r-project.org/web/packages/nnls/ LICENSE= GPLv2 |