diff options
Diffstat (limited to 'devel/py-asttokens/Makefile')
-rw-r--r-- | devel/py-asttokens/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-asttokens/Makefile b/devel/py-asttokens/Makefile index 3c4d6e19abf7..084493430c9b 100644 --- a/devel/py-asttokens/Makefile +++ b/devel/py-asttokens/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Annotate AST trees with source code positions +WWW= https://pypi.org/project/asttokens/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |