diff options
Diffstat (limited to 'math/py-spopt')
-rw-r--r-- | math/py-spopt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-spopt/Makefile b/math/py-spopt/Makefile index 91e6e73b94cf..1bb8147aeb6a 100644 --- a/math/py-spopt/Makefile +++ b/math/py-spopt/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Spatial Optimization in PySAL +WWW= https://github.com/pysal/spopt LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |