diff options
Diffstat (limited to 'devel/py-graphene/Makefile')
-rw-r--r-- | devel/py-graphene/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-graphene/Makefile b/devel/py-graphene/Makefile index 69862a04f0c2..267689f72c1e 100644 --- a/devel/py-graphene/Makefile +++ b/devel/py-graphene/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= GraphQL Framework for Python +WWW= https://github.com/graphql-python/graphene LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |