diff options
Diffstat (limited to 'devel/py-protobuf-compiler/Makefile')
-rw-r--r-- | devel/py-protobuf-compiler/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-protobuf-compiler/Makefile b/devel/py-protobuf-compiler/Makefile index 38edc8c235cf..71dc68a81b93 100644 --- a/devel/py-protobuf-compiler/Makefile +++ b/devel/py-protobuf-compiler/Makefile @@ -8,6 +8,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= 0mp@FreeBSD.org COMMENT= Compile all protobuf files and create package distributions +WWW= https://github.com/netsaj/python-protobuf-compiler LICENSE= MIT LICENSE_FILE= ${WRKSRC_tests}/LICENSE |