summaryrefslogtreecommitdiff
path: root/mail/cleanup-maildir/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/cleanup-maildir/Makefile')
-rw-r--r--mail/cleanup-maildir/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/cleanup-maildir/Makefile b/mail/cleanup-maildir/Makefile
index 95768e7be662..89e09e6cc860 100644
--- a/mail/cleanup-maildir/Makefile
+++ b/mail/cleanup-maildir/Makefile
@@ -10,6 +10,9 @@ CATEGORIES= mail python
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Script for cleaning up mails in Maildir folders based on arival date
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graph-core>=${PORTVERSION}:graphics/py-graph-core@${PY_FLAVOR}
USES= python:2.7 shebangfix