aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/pecl-jsond/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/pecl-jsond/Makefile b/devel/pecl-jsond/Makefile
index 0ad5b97eb6b9..9e2e5e472da0 100644
--- a/devel/pecl-jsond/Makefile
+++ b/devel/pecl-jsond/Makefile
@@ -9,6 +9,9 @@ COMMENT= JavaScript Object Notation in PHP
LICENSE= PHP301
+DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29
+EXPIRATION_DATE=2022-11-28
+
USES= php:pecl
IGNORE_WITH_PHP= 80 81