aboutsummaryrefslogtreecommitdiff
path: root/finance/php-tclink
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-21 18:40:15 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-21 18:40:15 +0000
commit2899abe804f2ace1bf29e05e3184155186f25394 (patch)
treedc019923ebe76aac3d5d88dc5c3edf2b201dca61 /finance/php-tclink
parentf5291514626c7271bb9440faa5058ebd66b92bb0 (diff)
downloadports-2899abe804f2ace1bf29e05e3184155186f25394.tar.gz
ports-2899abe804f2ace1bf29e05e3184155186f25394.zip
Notes
Diffstat (limited to 'finance/php-tclink')
-rw-r--r--finance/php-tclink/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/finance/php-tclink/Makefile b/finance/php-tclink/Makefile
index 1085df583e47..2e8f4bad66db 100644
--- a/finance/php-tclink/Makefile
+++ b/finance/php-tclink/Makefile
@@ -11,9 +11,12 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-php
MAINTAINER= mbowie@buzmo.com
COMMENT= PHP extension for TrustCommerce credit card processing
+DEPRECATED= requires php53, security EOL reached 14 Aug 2014
+EXPIRATION_DATE= 2015-04-15
+
+IGNORE_WITH_PHP=5 55 56
USE_PHP= yes
USE_PHPEXT= yes
USE_OPENSSL= yes
-DEFAULT_PHP_VER=53
.include <bsd.port.mk>