diff options
Diffstat (limited to 'textproc/py-latexcodec/Makefile')
-rw-r--r-- | textproc/py-latexcodec/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-latexcodec/Makefile b/textproc/py-latexcodec/Makefile index 1c5bcd501092..ef8fe9150d96 100644 --- a/textproc/py-latexcodec/Makefile +++ b/textproc/py-latexcodec/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Lexer and codec to work with LaTeX code in Python +WWW= https://github.com/mcmtroffaes/latexcodec LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.rst |