diff options
Diffstat (limited to 'math/py-numexpr/Makefile')
-rw-r--r-- | math/py-numexpr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile index e4c5c93e1f86..078279342f59 100644 --- a/math/py-numexpr/Makefile +++ b/math/py-numexpr/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast numerical array expression evaluator for Python and NumPy +WWW= https://github.com/pydata/numexpr LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |