diff options
Diffstat (limited to 'devel/py-prompt-toolkit2/Makefile')
-rw-r--r-- | devel/py-prompt-toolkit2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-prompt-toolkit2/Makefile b/devel/py-prompt-toolkit2/Makefile index dea0586acc01..81443e2fa220 100644 --- a/devel/py-prompt-toolkit2/Makefile +++ b/devel/py-prompt-toolkit2/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 |