diff options
Diffstat (limited to 'devel/protobuf/Makefile')
-rw-r--r-- | devel/protobuf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile index fc7f60658a38..66942043eb71 100644 --- a/devel/protobuf/Makefile +++ b/devel/protobuf/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= https://github.com/protocolbuffers/protobuf/releases/download/v${P MAINTAINER= sunpoet@FreeBSD.org COMMENT= Data interchange format library +WWW= https://github.com/protocolbuffers/protobuf LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |