diff options
Diffstat (limited to 'devel/py-async_generator/Makefile')
-rw-r--r-- | devel/py-async_generator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-async_generator/Makefile b/devel/py-async_generator/Makefile index 0295ea09fb39..dad38f70bf39 100644 --- a/devel/py-async_generator/Makefile +++ b/devel/py-async_generator/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Tiny library to add async generators to Python 3.5 +WWW= https://pypi.org/project/async_generator/ LICENSE= MIT APACHE20 LICENSE_COMB= dual |