diff options
Diffstat (limited to 'math/R-cran-lpSolve')
-rw-r--r-- | math/R-cran-lpSolve/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-lpSolve/Makefile b/math/R-cran-lpSolve/Makefile index 4dfa57d23da5..cefe52623a06 100644 --- a/math/R-cran-lpSolve/Makefile +++ b/math/R-cran-lpSolve/Makefile @@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Interface to 'Lp_solve' v. 5.5 to Solve Linear/Integer Programs +WWW= https://cran.r-project.org/web/packages/lpSolve/ LICENSE= LGPL20 |