diff options
Diffstat (limited to 'textproc/py-mistune/Makefile')
-rw-r--r-- | textproc/py-mistune/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-mistune/Makefile b/textproc/py-mistune/Makefile index 185588024ba3..f6c8f43108d0 100644 --- a/textproc/py-mistune/Makefile +++ b/textproc/py-mistune/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fastest markdown parser in pure Python +WWW= https://github.com/lepture/mistune LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |