diff options
Diffstat (limited to 'misc/py-yolk/Makefile')
-rw-r--r-- | misc/py-yolk/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/py-yolk/Makefile b/misc/py-yolk/Makefile index ffe66e08540c..e40dcf9b30b3 100644 --- a/misc/py-yolk/Makefile +++ b/misc/py-yolk/Makefile @@ -13,6 +13,9 @@ COMMENT= Command-line tool for querying PyPI and Python packages installed LICENSE= BSD3CLAUSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist |