git: 5f6c881af9c2 - main - deskutils/knotes: mark DEPRECATED in preparation for switching to KF6/Qt6

From: Max Brazhnikov <makc_at_FreeBSD.org>
Date: Fri, 17 Jan 2025 12:21:46 UTC
The branch main has been updated by makc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5f6c881af9c2f4aee21d6c0e7a9e0cf44e64e5cc

commit 5f6c881af9c2f4aee21d6c0e7a9e0cf44e64e5cc
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2025-01-17 12:18:20 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2025-01-17 12:18:20 +0000

    deskutils/knotes: mark DEPRECATED in preparation for switching to KF6/Qt6
---
 deskutils/knotes/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/deskutils/knotes/Makefile b/deskutils/knotes/Makefile
index 50dfd0aca1e4..a5b61f3e35ab 100644
--- a/deskutils/knotes/Makefile
+++ b/deskutils/knotes/Makefile
@@ -8,6 +8,9 @@ WWW=		https://www.kde.org/
 
 LICENSE=	LGPL21
 
+DEPRECATED=	Unmaintained and no longer released by the KDE community
+EXPIRATION_DATE=	2025-03-31
+
 LIB_DEPENDS=	libical.so:devel/libical
 
 USES=		cmake compiler:c++11-lib gettext grantlee:5 kde:5 qt:5 tar:xz \