diff options
Diffstat (limited to 'devel/bpython/Makefile')
-rw-r--r-- | devel/bpython/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bpython/Makefile b/devel/bpython/Makefile index 013ea02b2bd9..8cf63f7f5584 100644 --- a/devel/bpython/Makefile +++ b/devel/bpython/Makefile @@ -7,6 +7,7 @@ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fancy interface to the Python interpreter +WWW= https://bpython-interpreter.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |