aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-09-13 17:31:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-09-13 17:31:47 +0000
commit3dc096b45c2bc0983c15faff653f12b56cb8a868 (patch)
tree3c093693438e42486499e9de68a6989416ddd1db /ftp
parentf204d033c26970078734e8bd659923b38635ec58 (diff)
downloadports-3dc096b45c2bc0983c15faff653f12b56cb8a868.tar.gz
ports-3dc096b45c2bc0983c15faff653f12b56cb8a868.zip
Mark as deprecated:
Does not support newer wxWidget and no release upstream for 8 years
Notes
Notes: svn path=/head/; revision=396837
Diffstat (limited to 'ftp')
-rw-r--r--ftp/ftpcube/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/ftpcube/Makefile b/ftp/ftpcube/Makefile
index 829ec0bd4c94..82a3bb79895d 100644
--- a/ftp/ftpcube/Makefile
+++ b/ftp/ftpcube/Makefile
@@ -12,6 +12,9 @@ COMMENT= Graphical FTP Client
LICENSE= ART10
+DEPRECATED= No releases for 8+ years, no supporting newer wxWidget
+EXPIRATION_DATE= 2015-12-13
+
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/paramiko/__init__.py:${PORTSDIR}/security/py-paramiko
USES= python