git: 9bd9ed5b0b61 - main - audio/cmp3: Deprecate and set expiration date to 2023-03-31

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

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

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

    audio/cmp3: Deprecate and set expiration date to 2023-03-31
    
    Abandonware, no development in 20 years. Consider using audio/cmus
    or audio/musicpd
---
 audio/cmp3/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/cmp3/Makefile b/audio/cmp3/Makefile
index 34171bb4f717..8f082548e5b5 100644
--- a/audio/cmp3/Makefile
+++ b/audio/cmp3/Makefile
@@ -12,6 +12,9 @@ WWW=		http://cmp3.sourceforge.net/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Abandonware, no development in 20 years. Please consider using audio/cmus or audio/musicpd
+EXPIRATION_DATE=2033-03-31
+
 RUN_DEPENDS=	mpg123:audio/mpg123
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-kenrevs