diff options
Diffstat (limited to 'devel/py-clikit')
-rw-r--r-- | devel/py-clikit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-clikit/Makefile b/devel/py-clikit/Makefile index 11b5d923c858..e1b579db8a96 100644 --- a/devel/py-clikit/Makefile +++ b/devel/py-clikit/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utilities to build beautiful and testable command line interfaces +WWW= https://github.com/sdispater/clikit LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |