Skip to content

Commit

Permalink
This port does not (yet) work with python3.
Browse files Browse the repository at this point in the history
  • Loading branch information
ehaupt committed Apr 11, 2019
1 parent c121835 commit 4c2b91a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion mail/cleanup-maildir/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,17 @@
PORTNAME= cleanup-maildir
PORTVERSION= 0.1.1
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= mail python

MAINTAINER= [email protected]
COMMENT= Script for cleaning up mails in Maildir folders based on arival date

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graph-core>=${PORTVERSION}:graphics/py-graph-core@${PY_FLAVOR}

USES= python shebangfix
USES= python:2.7 shebangfix
USE_GITHUB= yes

NO_BUILD= yes
NO_ARCH= yes

Expand Down

0 comments on commit 4c2b91a

Please sign in to comment.