diff options
Diffstat (limited to 'devel/py-jaraco.context/Makefile')
-rw-r--r-- | devel/py-jaraco.context/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-jaraco.context/Makefile b/devel/py-jaraco.context/Makefile index b42d0f075b3b..b7cdd1b3dcd4 100644 --- a/devel/py-jaraco.context/Makefile +++ b/devel/py-jaraco.context/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Context managers by jaraco +WWW= https://github.com/jaraco/jaraco.context LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |