aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2018-12-03 01:43:33 +0800
committerantoine <antoine@FreeBSD.org>2018-12-03 01:43:33 +0800
commitdaf38be8f8b19dbc29e20439b853f6d118f58300 (patch)
tree07ea3c6e9214c842273aa4a9c76f0dada1109b71 /finance
parent1847607f09ff9f4af1981b50bbd8ded79f18fa61 (diff)
downloadfreebsd-ports-gnome-daf38be8f8b19dbc29e20439b853f6d118f58300.tar.gz
freebsd-ports-gnome-daf38be8f8b19dbc29e20439b853f6d118f58300.tar.zst
freebsd-ports-gnome-daf38be8f8b19dbc29e20439b853f6d118f58300.zip
Deprecate ports depending on php 5.6
Diffstat (limited to 'finance')
-rw-r--r--finance/php-tclink/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/finance/php-tclink/Makefile b/finance/php-tclink/Makefile
index 0bf3e8e35f27..329ea3fd19dc 100644
--- a/finance/php-tclink/Makefile
+++ b/finance/php-tclink/Makefile
@@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-php
MAINTAINER= mbowie@buzmo.com
COMMENT= PHP extension for TrustCommerce credit card processing
+DEPRECATED= Works only with EOL php 5.6
+EXPIRATION_DATE= 2018-12-30
+
USES= php:ext ssl
IGNORE_WITH_PHP= 70 71 72 73