diff options
Diffstat (limited to 'devel/protobuf-c/Makefile')
-rw-r--r-- | devel/protobuf-c/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/protobuf-c/Makefile b/devel/protobuf-c/Makefile index 3130ecbfb148..c5a90723b07b 100644 --- a/devel/protobuf-c/Makefile +++ b/devel/protobuf-c/Makefile @@ -6,6 +6,7 @@ CATEGORIES= devel MAINTAINER= truckman@FreeBSD.org COMMENT= Code generator and libraries to use Protocol Buffers from pure C +WWW= https://github.com/protobuf-c/protobuf-c LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |