aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-02-12 18:26:59 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-02-12 18:27:08 +0000
commit2dc410a01635138b3469831447b6503a26e74407 (patch)
tree9d8a2bbb0649277a87fcea7b7873332777f1850a
parentbc512877ccd53a53b4bc4579f20a12f012893276 (diff)
downloadports-2dc410a01635138b3469831447b6503a26e74407.tar.gz
ports-2dc410a01635138b3469831447b6503a26e74407.zip
irc/hexchat: Deprecate port
Project is no longer being developed and repo archived upstream as of 2024-02-10 References: https://hexchat.github.io/news/2.16.2.html PR: 276968 Reviewed by: pkubaj (maintainer)
-rw-r--r--irc/hexchat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile
index b2ffa396afde..a2c4be8f90bc 100644
--- a/irc/hexchat/Makefile
+++ b/irc/hexchat/Makefile
@@ -10,6 +10,8 @@ WWW= https://hexchat.github.io/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Repo archived upstream as of 2024-02-10
+
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \
${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${PY_FLAVOR}
LIB_DEPENDS= libproxy.so:net/libproxy \