diff options
Diffstat (limited to 'textproc/py-pymdown-extensions/Makefile')
-rw-r--r-- | textproc/py-pymdown-extensions/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-pymdown-extensions/Makefile b/textproc/py-pymdown-extensions/Makefile index 5596e97fafc3..e4d046fe9428 100644 --- a/textproc/py-pymdown-extensions/Makefile +++ b/textproc/py-pymdown-extensions/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org COMMENT= Extension pack for Python Markdown +WWW= https://github.com/facelessuser/pymdown-extensions LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |