summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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