diff options
Diffstat (limited to 'devel/py-curio/Makefile')
-rw-r--r-- | devel/py-curio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-curio/Makefile b/devel/py-curio/Makefile index 87a0ebc38dfa..f5938f8ebd37 100644 --- a/devel/py-curio/Makefile +++ b/devel/py-curio/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Coroutine-based library for concurrent Python systems programming +WWW= https://github.com/dabeaz/curio LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |