diff options
Diffstat (limited to 'devel/pylint/Makefile')
-rw-r--r-- | devel/pylint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile index 63e199192f70..632e7327fc62 100644 --- a/devel/pylint/Makefile +++ b/devel/pylint/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Analyzes python source code looking for bugs and signs of poor quality +WWW= https://www.pylint.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE |