aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-10-12 09:39:21 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-10-12 09:39:21 +0000
commit83004f3fee5bbbf82e96d07dac36260e1490c85e (patch)
treefcf20d3b7c697513d7d4be25f1a7e187fd7cfb62 /x11-wm
parent40b5da132cfe128559037e6b9823d386c795de67 (diff)
downloadports-83004f3fee5bbbf82e96d07dac36260e1490c85e.tar.gz
ports-83004f3fee5bbbf82e96d07dac36260e1490c85e.zip
Mark x11-wm/qtile as deprecated too
It has been non-functional for over a year. PR: 222363
Notes
Notes: svn path=/head/; revision=481891
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/qtile/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-wm/qtile/Makefile b/x11-wm/qtile/Makefile
index 875eb4794fb9..8c490165a725 100644
--- a/x11-wm/qtile/Makefile
+++ b/x11-wm/qtile/Makefile
@@ -10,11 +10,13 @@ CATEGORIES= x11-wm
MAINTAINER= ports@FreeBSD.org
COMMENT= Small, flexible, scriptable tiling window manager written in Python
-BROKEN= does not run
-
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= does not run
+EXPIRATION_DATE= 2018-12-31
+BROKEN= does not run
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xpyb>0:x11/xpyb@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR}