aboutsummaryrefslogtreecommitdiff
path: root/finance
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 /finance
parenta16b3878d8c946b910208997e66ba12f39d23278 (diff)
downloadports-237c32d16da2b4f88dfc534ed78f4d15a3129f3f.tar.gz
ports-237c32d16da2b4f88dfc534ed78f4d15a3129f3f.zip
Deprecate ports depending on php 5.6
Notes
Notes: svn path=/head/; revision=486473
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