diff options
Diffstat (limited to 'textproc/py-jsx-lexer/Makefile')
-rw-r--r-- | textproc/py-jsx-lexer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-jsx-lexer/Makefile b/textproc/py-jsx-lexer/Makefile index 69d0dd3a2167..97687f208b3a 100644 --- a/textproc/py-jsx-lexer/Makefile +++ b/textproc/py-jsx-lexer/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= JSX lexer for Pygments +WWW= https://github.com/fcurella/jsx-lexer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |