diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2025-01-17 12:18:20 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2025-01-17 12:18:20 +0000 |
commit | 404d0d30175a8f2dce1e73b28e967180bac7fe71 (patch) | |
tree | f1a893312bcdec93232750c584a9e2d402966c06 | |
parent | 5f6c881af9c2f4aee21d6c0e7a9e0cf44e64e5cc (diff) |
net-im/kopete: mark DEPRECATED in preparation for switching to KF6/Qt6
-rw-r--r-- | net-im/kopete/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/kopete/Makefile b/net-im/kopete/Makefile index b8bfc4f5e429..97d2a3f8b7ea 100644 --- a/net-im/kopete/Makefile +++ b/net-im/kopete/Makefile @@ -7,6 +7,9 @@ MAINTAINER= kde@FreeBSD.org COMMENT= KDE multi-protocol instant messenger WWW= https://apps.kde.org/kopete/ +DEPRECATED= Unmaintained and no longer released by the KDE community +EXPIRATION_DATE= 2025-03-31 + BUILD_DEPENDS= v4l_compat>0:multimedia/v4l_compat LIB_DEPENDS= libidn.so:dns/libidn \ libjasper.so:graphics/jasper \ |