diff options
Diffstat (limited to 'math/py-osqp/Makefile')
-rw-r--r-- | math/py-osqp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-osqp/Makefile b/math/py-osqp/Makefile index c5cc36e12fa4..2c5cfedfdff2 100644 --- a/math/py-osqp/Makefile +++ b/math/py-osqp/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python binding for Operator Splitting QP Solver +WWW= https://osqp.org LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |