diff options
Diffstat (limited to 'math/hpipm/Makefile')
-rw-r--r-- | math/hpipm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/hpipm/Makefile b/math/hpipm/Makefile index a56470ba3e9c..f07b74bfd35f 100644 --- a/math/hpipm/Makefile +++ b/math/hpipm/Makefile @@ -5,6 +5,7 @@ CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= High-performance interior-point-method QP solvers +WWW= https://github.com/giaf/hpipm LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |