summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-01-28 16:22:48 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-01-28 16:22:48 +0000
commit46ccf5b7431e23c6bef0b8ae97d17eed697d0b33 (patch)
treefbe1e7d0be16f27e997460e492d73635d1d2fc4a /x11-toolkits
parentAdd USE_LINUX keyword for linux-c7-dosfstools added in r524476. (diff)
Deprecate ports using py-vte
With hat: portmgr
Notes
Notes: svn path=/head/; revision=524496
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-vte/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/py-vte/Makefile b/x11-toolkits/py-vte/Makefile
index 1a2d0591781a..187efe6b4638 100644
--- a/x11-toolkits/py-vte/Makefile
+++ b/x11-toolkits/py-vte/Makefile
@@ -9,6 +9,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= gnome@FreeBSD.org
COMMENT= Python interface for VTE (Terminal widget)
+DEPRECATED= Old, uses EOLed python27
+EXPIRATION_DATE= 2020-02-28
+
MASTERDIR= ${.CURDIR}/../vte
BUILD_WRKSRC= ${WRKSRC}/python
INSTALL_WRKSRC= ${BUILD_WRKSRC}