diff options
Diffstat (limited to 'devel/py-flatbuffers')
-rw-r--r-- | devel/py-flatbuffers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-flatbuffers/Makefile b/devel/py-flatbuffers/Makefile index dd7bc8fc0b0f..1de5808cb641 100644 --- a/devel/py-flatbuffers/Makefile +++ b/devel/py-flatbuffers/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= FlatBuffers serialization format for Python +WWW= https://google.github.io/flatbuffers/ LICENSE= APACHE20 |