diff options
Diffstat (limited to 'devel/py-distributed/Makefile')
-rw-r--r-- | devel/py-distributed/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-distributed/Makefile b/devel/py-distributed/Makefile index 6c74c2005c42..6e948f093a5c 100644 --- a/devel/py-distributed/Makefile +++ b/devel/py-distributed/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Distributed scheduler for Dask +WWW= https://github.com/dask/distributed LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |