diff options
Diffstat (limited to 'devel/py-astroid/Makefile')
-rw-r--r-- | devel/py-astroid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile index d513ccd9c251..5efa00f3e098 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Abstract syntax tree for Python with inference support +WWW= https://github.com/PyCQA/astroid LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE |