diff options
Diffstat (limited to 'devel/py-astroid253/Makefile')
-rw-r--r-- | devel/py-astroid253/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-astroid253/Makefile b/devel/py-astroid253/Makefile index 8e430a060fa4..45c3d89f9e0d 100644 --- a/devel/py-astroid253/Makefile +++ b/devel/py-astroid253/Makefile @@ -7,6 +7,7 @@ PKGNAMESUFFIX= 253 MAINTAINER= amdmi3@FreeBSD.org COMMENT= Abstract syntax tree for Python with inference support (legacy version) +WWW= https://github.com/PyCQA/astroid LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER |