git: 53c16c0c5ac9 - main - editors/edith: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sat, 16 Dec 2023 22:21:17 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=53c16c0c5ac94207d8406e6d0491fec86143a0a7

commit 53c16c0c5ac94207d8406e6d0491fec86143a0a7
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-16 20:24:02 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-16 22:21:00 +0000

    editors/edith: Mark DEPRECATED
    
    - Upstream last release was in 2000
    - Set EXPIRATION_DATE 2024-01-16
    - Pet portclippy
---
 editors/edith/Makefile | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/editors/edith/Makefile b/editors/edith/Makefile
index a8ccd2f5271d..9d2af50c7840 100644
--- a/editors/edith/Makefile
+++ b/editors/edith/Makefile
@@ -15,13 +15,17 @@ LICENSE_NAME=	edith
 LICENSE_TEXT=	Redistribution not allowed
 LICENSE_PERMS=	auto-accept
 
-ONLY_FOR_ARCHS=	i386 amd64
+DEPRECATED=	Upstream last release was in 2000
+EXPIRATION_DATE=	2024-01-16
+ONLY_FOR_ARCHS=	amd64 i386
+
 USES=		linux
 USE_LINUX=	xorglibs
 
 NO_BUILD=	yes
 
 WRKSRC=		${WRKDIR}/edith
+
 EDITHDIR=	${PREFIX}/lib/edith
 
 do-install: