diff options
Diffstat (limited to 'net/py-pyicap/Makefile')
-rw-r--r-- | net/py-pyicap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-pyicap/Makefile b/net/py-pyicap/Makefile index 3d7291415760..50801e500f3c 100644 --- a/net/py-pyicap/Makefile +++ b/net/py-pyicap/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= contato@kanazuchi.com COMMENT= Lightweight Python framework for writing ICAP services +WWW= https://github.com/netom/pyicap LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md |