diff options
Diffstat (limited to 'net/pecl-apn/Makefile')
-rw-r--r-- | net/pecl-apn/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/pecl-apn/Makefile b/net/pecl-apn/Makefile index 30122564b9cf..565d7bc15ed4 100644 --- a/net/pecl-apn/Makefile +++ b/net/pecl-apn/Makefile @@ -9,6 +9,9 @@ CATEGORIES= net pear MAINTAINER= gasol.wu@gmail.com COMMENT= Extension to interact with Apple Push Notification Service +DEPRECATED= Works only with EOL php 5.6 +EXPIRATION_DATE= 2018-12-30 + LICENSE= PHP301 LIB_DEPENDS= libcapn.so:net/libcapn |