diff options
Diffstat (limited to 'devel/py-importlib-resources/Makefile')
-rw-r--r-- | devel/py-importlib-resources/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-importlib-resources/Makefile b/devel/py-importlib-resources/Makefile index 042cb10214e9..6b70fef9f09a 100644 --- a/devel/py-importlib-resources/Makefile +++ b/devel/py-importlib-resources/Makefile @@ -8,6 +8,7 @@ DISTNAME= importlib_resources-${PORTVERSION} MAINTAINER= swills@FreeBSD.org COMMENT= Read resources from Python packages +WWW= https://github.com/python/importlib_resources LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |