diff options
Diffstat (limited to 'devel/py-executing/Makefile')
-rw-r--r-- | devel/py-executing/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-executing/Makefile b/devel/py-executing/Makefile index 50d95ca27f87..b5060dc141ac 100644 --- a/devel/py-executing/Makefile +++ b/devel/py-executing/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Get the currently executing AST node of a frame, and other information +WWW= https://github.com/alexmojaki/executing LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |