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 @@ -1,16 +1,19 @@ PORTNAME= stats PORTVERSION= 2.0.3 CATEGORIES= math textproc pear MAINTAINER= dbaio@FreeBSD.org 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 PORTSCOUT= limit:^2.* .include