diff options
Diffstat (limited to 'devel/py-prompt-toolkit1/Makefile')
-rw-r--r-- | devel/py-prompt-toolkit1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-prompt-toolkit1/Makefile b/devel/py-prompt-toolkit1/Makefile index e45ee01a649e..2cb342460380 100644 --- a/devel/py-prompt-toolkit1/Makefile +++ b/devel/py-prompt-toolkit1/Makefile @@ -8,6 +8,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 |