git: 65987f8a5698 - main - net-im/cawbird: expire before 2024Q2

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Fri, 15 Mar 2024 05:59:43 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=65987f8a5698ed64a547a3c8925cc19697cfb855

commit 65987f8a5698ed64a547a3c8925cc19697cfb855
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-03-15 02:14:13 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-03-15 05:54:49 +0000

    net-im/cawbird: expire before 2024Q2
    
    https://github.com/IBBoard/cawbird/commit/55a19e86b0e0
---
 net-im/cawbird/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-im/cawbird/Makefile b/net-im/cawbird/Makefile
index 4d415ec743f6..49e3fb0ac32a 100644
--- a/net-im/cawbird/Makefile
+++ b/net-im/cawbird/Makefile
@@ -11,6 +11,9 @@ WWW=		https://github.com/IBBoard/cawbird
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	No longer developed due to Twitter changes
+EXPIRATION_DATE=	2024-03-31
+
 LIB_DEPENDS=	libjson-glib-1.0.so:devel/json-glib \
 		liboauth.so:net/liboauth \
 		librest-0.7.so:devel/librest \