diff options
Diffstat (limited to 'net/pecl-oauth/Makefile')
-rw-r--r-- | net/pecl-oauth/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/pecl-oauth/Makefile b/net/pecl-oauth/Makefile index f75e21d2e8fd..4d690e50ea30 100644 --- a/net/pecl-oauth/Makefile +++ b/net/pecl-oauth/Makefile @@ -9,6 +9,9 @@ CATEGORIES= net pear MAINTAINER= dbaio@FreeBSD.org COMMENT= Php Interface to the OAuth Protocol +DEPRECATED= Works only with EOL php 5.6 +EXPIRATION_DATE= 2018-12-30 + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |