git: 69400aff9c39 - main - audio/sidplay2: Deprecate and set expiration date to 2024-07-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Thu, 06 Jun 2024 19:08:15 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=69400aff9c391b00d20dbc642bb7f5bee73fbb8f

commit 69400aff9c391b00d20dbc642bb7f5bee73fbb8f
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-06-06 17:52:09 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-06-06 19:05:50 +0000

    audio/sidplay2: Deprecate and set expiration date to 2024-07-31
    
    Abandonware, redirect users to audio/sidplayfp
---
 audio/sidplay2/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/sidplay2/Makefile b/audio/sidplay2/Makefile
index 7f0f30bf2358..5f511877faf5 100644
--- a/audio/sidplay2/Makefile
+++ b/audio/sidplay2/Makefile
@@ -12,6 +12,9 @@ WWW=		https://sidplay2.sourceforge.net/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Abandonware and superseded by audio/sidplayfp
+EXPIRATION_DATE=2024-07-31
+
 LIB_DEPENDS=	libsidplay2.so:audio/libsidplay2
 
 GNU_CONFIGURE=	yes