diff options
Diffstat (limited to 'net/grpcurl/Makefile')
-rw-r--r-- | net/grpcurl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/grpcurl/Makefile b/net/grpcurl/Makefile index fa93d9a618fc..ea88e20fd7d8 100644 --- a/net/grpcurl/Makefile +++ b/net/grpcurl/Makefile @@ -5,6 +5,7 @@ CATEGORIES= net MAINTAINER= nc@FreeBSD.org COMMENT= Command-line tool that lets you interact with gRPC servers +WWW= https://github.com/fullstorydev/grpcurl LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |