diff options
Diffstat (limited to 'math/py-numpoly/Makefile')
-rw-r--r-- | math/py-numpoly/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-numpoly/Makefile b/math/py-numpoly/Makefile index 5d8550efbd99..5dbb6c2c229f 100644 --- a/math/py-numpoly/Makefile +++ b/math/py-numpoly/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Create/manipulate/evaluate polynomial arrays based on numpy.ndarray +WWW= https://github.com/jonathf/numpoly LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |