summaryrefslogtreecommitdiff
path: root/devel/php-memoize/Makefile
diff options
context:
space:
mode:
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}