diff options
Diffstat (limited to 'devel/py-mypy-protobuf/Makefile')
-rw-r--r-- | devel/py-mypy-protobuf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-mypy-protobuf/Makefile b/devel/py-mypy-protobuf/Makefile index abf6ae394db1..e5a3db40b07d 100644 --- a/devel/py-mypy-protobuf/Makefile +++ b/devel/py-mypy-protobuf/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate mypy stub files from protobuf specs +WWW= https://github.com/nipunn1313/mypy-protobuf LICENSE= APACHE20 |