diff options
Diffstat (limited to 'devel/py-curtsies/Makefile')
-rw-r--r-- | devel/py-curtsies/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-curtsies/Makefile b/devel/py-curtsies/Makefile index d9858242a8b1..926e4e20b15a 100644 --- a/devel/py-curtsies/Makefile +++ b/devel/py-curtsies/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Curses-like terminal wrapper, with colored strings +WWW= https://github.com/bpython/curtsies LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |