diff options
Diffstat (limited to 'devel/py-anyio/Makefile')
-rw-r--r-- | devel/py-anyio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-anyio/Makefile b/devel/py-anyio/Makefile index 73df53dc997d..e9eac2270ca8 100644 --- a/devel/py-anyio/Makefile +++ b/devel/py-anyio/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= High level compatibility layer for multiple asynchronous event loop implementations +WWW= https://github.com/agronholm/anyio LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |