diff options
Diffstat (limited to 'devel/flatbuffers/Makefile')
-rw-r--r-- | devel/flatbuffers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/flatbuffers/Makefile b/devel/flatbuffers/Makefile index 876d524098d6..a28f1919b111 100644 --- a/devel/flatbuffers/Makefile +++ b/devel/flatbuffers/Makefile @@ -6,6 +6,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Memory efficient serialization library +WWW= https://google.github.io/flatbuffers/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |