diff options
Diffstat (limited to 'math/py-bottleneck/Makefile')
-rw-r--r-- | math/py-bottleneck/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-bottleneck/Makefile b/math/py-bottleneck/Makefile index ae78bd69613f..ad7c0a1029cd 100644 --- a/math/py-bottleneck/Makefile +++ b/math/py-bottleneck/Makefile @@ -7,6 +7,7 @@ DISTNAME= Bottleneck-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Collection of fast NumPy array functions written in Cython +WWW= https://github.com/kwgoodman/bottleneck LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |