1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

This port does not (yet) work with python3.

This commit is contained in:
Emanuel Haupt 2019-04-11 14:26:15 +00:00
parent 590b27e000
commit d66fbd36ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498671

View File

@ -4,6 +4,7 @@
PORTNAME= cleanup-maildir
PORTVERSION= 0.1.1
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= mail python
MAINTAINER= ehaupt@FreeBSD.org
@ -11,8 +12,9 @@ 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