diff --git a/net/pecl-mosquitto/Makefile b/net/pecl-mosquitto/Makefile index eb20d369b498..a4d2bad43525 100644 --- a/net/pecl-mosquitto/Makefile +++ b/net/pecl-mosquitto/Makefile @@ -1,18 +1,21 @@ # Created by: Gasol Wu PORTNAME= mosquitto PORTVERSION= 0.4.0 CATEGORIES= net pear DISTNAME= Mosquitto-${PORTVERSION} MAINTAINER= gasol.wu@gmail.com COMMENT= Extension for libmosquitto LICENSE= BSD3CLAUSE +DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29 +EXPIRATION_DATE=2022-11-28 + BUILD_DEPENDS= mosquitto>=0:net/mosquitto USES= php:pecl IGNORE_WITH_PHP= 80 81 .include