git: fd5912c732ce - main - audio/splaytk: Deprecate and set expiration date to 2023-03-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Mon, 26 Dec 2022 19:12:27 UTC
The branch main has been updated by diizzy:

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

commit fd5912c732cea857e48085fbb76c341f3ecfeaa0
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-12-26 11:10:13 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-12-26 19:11:13 +0000

    audio/splaytk: Deprecate and set expiration date to 2023-03-31
    
    Abandonware, no development in 20 years and uses obsolete
    decoding library
---
 audio/splaytk/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/splaytk/Makefile b/audio/splaytk/Makefile
index ebfb36a24aec..77ea4209a2f7 100644
--- a/audio/splaytk/Makefile
+++ b/audio/splaytk/Makefile
@@ -9,6 +9,9 @@ COMMENT=	Tk based interface for splay
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Abandonware, no development in 20 years and uses obsolete decoding library
+EXPIRATION_DATE=2023-03-31
+
 RUN_DEPENDS=	splay:audio/splay
 
 NO_BUILD=	yes