diff options
Diffstat (limited to 'devel/py-msgpack/Makefile')
-rw-r--r-- | devel/py-msgpack/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-msgpack/Makefile b/devel/py-msgpack/Makefile index fef1e8770067..89dc2b601a12 100644 --- a/devel/py-msgpack/Makefile +++ b/devel/py-msgpack/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= MessagePack (de)serializer for Python +WWW= https://msgpack.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING |