diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-12-02 17:43:33 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-12-02 17:43:33 +0000 |
commit | 237c32d16da2b4f88dfc534ed78f4d15a3129f3f (patch) | |
tree | 07ea3c6e9214c842273aa4a9c76f0dada1109b71 /databases/php5-tarantool/Makefile | |
parent | Chase php 7.0 expiration date (diff) |
Deprecate ports depending on php 5.6
Notes
Notes:
svn path=/head/; revision=486473
Diffstat (limited to 'databases/php5-tarantool/Makefile')
-rw-r--r-- | databases/php5-tarantool/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/php5-tarantool/Makefile b/databases/php5-tarantool/Makefile index ad8ffa6a1e1a..9ece12d8acc2 100644 --- a/databases/php5-tarantool/Makefile +++ b/databases/php5-tarantool/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= PECL PHP driver for Tarantool +DEPRECATED= Works only with EOL php 5.6 +EXPIRATION_DATE= 2018-12-30 + LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |