diff options
Diffstat (limited to 'devel/py-antlr4-python3-runtime/Makefile')
-rw-r--r-- | devel/py-antlr4-python3-runtime/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-antlr4-python3-runtime/Makefile b/devel/py-antlr4-python3-runtime/Makefile index 5923f3926d7e..5455092335a0 100644 --- a/devel/py-antlr4-python3-runtime/Makefile +++ b/devel/py-antlr4-python3-runtime/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= ANother Tool for Language Recognition (python3 runtime) +WWW= https://www.antlr.org/ LICENSE= BSD3CLAUSE |