diff options
Diffstat (limited to 'devel/libgraphqlparser')
-rw-r--r-- | devel/libgraphqlparser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libgraphqlparser/Makefile b/devel/libgraphqlparser/Makefile index 4f53b15a108e..40f8b5085431 100644 --- a/devel/libgraphqlparser/Makefile +++ b/devel/libgraphqlparser/Makefile @@ -6,6 +6,7 @@ CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= GraphQL query parser +WWW= https://github.com/graphql/libgraphqlparser LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |