diff options
Diffstat (limited to 'math/py-qdldl/Makefile')
-rw-r--r-- | math/py-qdldl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-qdldl/Makefile b/math/py-qdldl/Makefile index bc6829ed846c..0a41fa183dad 100644 --- a/math/py-qdldl/Makefile +++ b/math/py-qdldl/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= QDLDL free LDL factorization routine for linear systems: Ax = b +WWW= https://github.com/oxfordcontrol/qdldl-python/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |