summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/pecl-stats2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/pecl-stats2/Makefile b/math/pecl-stats2/Makefile
index 2e9568924a11..17effebd5c1a 100644
--- a/math/pecl-stats2/Makefile
+++ b/math/pecl-stats2/Makefile
@@ -8,6 +8,9 @@ COMMENT= PECL extension with routines for statistical computation
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
+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