git: 3fe6c175808f - main - polish/libtlen: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 05 Nov 2023 23:38:31 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3fe6c175808fccd11aed34294df282a40d0f20ca

commit 3fe6c175808fccd11aed34294df282a40d0f20ca
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-11-05 22:42:37 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-11-05 23:38:10 +0000

    polish/libtlen: Mark DEPRECATED
    
    - Last upstream release was in 2004
    - The mentioned also seems to be defunct as I could not find any source
    - Set EXPIRATION_DATE to 2023-12-05
    
    Approved by:    portmgr (blanket)
---
 polish/libtlen/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/polish/libtlen/Makefile b/polish/libtlen/Makefile
index 39e5c0977e59..b16c41510fe3 100644
--- a/polish/libtlen/Makefile
+++ b/polish/libtlen/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Backend for interoperability with Tlen.pl, Polish IM network
 WWW=		https://libtlen.sourceforge.net/
 
+DEPRECATED=	Last upstream release was in 2004
+EXPIRATION_DATE=	2023-12-05
+
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes