summaryrefslogtreecommitdiff
path: root/devel/py-json-py/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-json-py/Makefile')
-rw-r--r--devel/py-json-py/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-json-py/Makefile b/devel/py-json-py/Makefile
index 0ca90e3d0727..7af4841357b5 100644
--- a/devel/py-json-py/Makefile
+++ b/devel/py-json-py/Makefile
@@ -13,6 +13,9 @@ COMMENT= Python implementation of a JSON (http//:json.org) reader/writer
LICENSE= LGPL20
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-08-15
+
NO_WRKSUBDIR= yes
USES= python:2.7 zip