diff options
Diffstat (limited to 'devel/py-autoflake/Makefile')
-rw-r--r-- | devel/py-autoflake/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-autoflake/Makefile b/devel/py-autoflake/Makefile index 25488b7cd664..07e2ad358410 100644 --- a/devel/py-autoflake/Makefile +++ b/devel/py-autoflake/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= meka@tilda.center COMMENT= Removes unused imports and unused variables from Python code +WWW= https://github.com/myint/autoflake LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |