summaryrefslogtreecommitdiff
path: root/devel/php-memoize/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-12-02 17:43:33 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-12-02 17:43:33 +0000
commit237c32d16da2b4f88dfc534ed78f4d15a3129f3f (patch)
tree07ea3c6e9214c842273aa4a9c76f0dada1109b71 /devel/php-memoize/Makefile
parentChase php 7.0 expiration date (diff)
Deprecate ports depending on php 5.6
Notes
Notes: svn path=/head/; revision=486473
Diffstat (limited to 'devel/php-memoize/Makefile')
-rw-r--r--devel/php-memoize/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/php-memoize/Makefile b/devel/php-memoize/Makefile
index cb558e4dc6ad..5d1e82f54254 100644
--- a/devel/php-memoize/Makefile
+++ b/devel/php-memoize/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
MAINTAINER= gasol.wu@gmail.com
COMMENT= PHP extension which transparently caches PHP functions
+DEPRECATED= Works only with EOL php 5.6
+EXPIRATION_DATE= 2018-12-30
+
USE_GITHUB= yes
GH_ACCOUNT= arraypad
GH_PROJECT= php-${PORTNAME}