git: 1a970a994199 - main - archivers/fastjar: Deprecate and set expiration date to 2024-03-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 25 Feb 2024 19:57:36 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1a970a994199fb07485d17fc0fc02a1138af49b5

commit 1a970a994199fb07485d17fc0fc02a1138af49b5
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-02-25 19:42:32 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-02-25 19:44:39 +0000

    archivers/fastjar: Deprecate and set expiration date to 2024-03-31
    
    Abandonware, last release in 2006 and is no longer being developed
    
    PR:             276957
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 archivers/fastjar/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile
index 3b9b7aca05c8..46edb54098e5 100644
--- a/archivers/fastjar/Makefile
+++ b/archivers/fastjar/Makefile
@@ -10,6 +10,9 @@ WWW=		https://fastjar.sourceforge.net/
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Abandonware, last release in 2006 and is no longer being developed
+EXPIRATION_DATE=2024-03-31
+
 USES=		gmake makeinfo perl5 tar:bzip2
 USE_PERL5=	build
 GNU_CONFIGURE=	yes