diff --git a/devel/pecl-hrtime/Makefile b/devel/pecl-hrtime/Makefile index f469265b15d9..3c437869682a 100644 --- a/devel/pecl-hrtime/Makefile +++ b/devel/pecl-hrtime/Makefile @@ -1,15 +1,18 @@ # Created by: Gasol Wu PORTNAME= hrtime PORTVERSION= 0.6.0 CATEGORIES= devel MAINTAINER= gasol.wu@gmail.com COMMENT= High resolution timing for PHP LICENSE= BSD2CLAUSE +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 .include