diff options
Diffstat (limited to 'devel/py-prompt-toolkit/Makefile')
-rw-r--r-- | devel/py-prompt-toolkit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-prompt-toolkit/Makefile b/devel/py-prompt-toolkit/Makefile index 7dad93ec44da..3a46b284e2e1 100644 --- a/devel/py-prompt-toolkit/Makefile +++ b/devel/py-prompt-toolkit/Makefile @@ -7,6 +7,7 @@ DISTNAME= prompt_toolkit-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for building powerful interactive command lines in Python +WWW= https://github.com/prompt-toolkit/python-prompt-toolkit LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |