diff options
Diffstat (limited to 'textproc/py-rich/Makefile')
-rw-r--r-- | textproc/py-rich/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-rich/Makefile b/textproc/py-rich/Makefile index c4aa848a2834..4ab6b98e1b77 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= matthew@FreeBSD.org COMMENT= Rich text and beautiful formatting in the terminal +WWW= https://github.com/willmcgugan/rich LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |