git: b6a620433008 - main - audio/mp3plot: Deprecate and set expiration date to 2024-05-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 11 May 2024 14:35:34 UTC
The branch main has been updated by diizzy:

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

commit b6a620433008dc1181bad2670810f816e86c03cb
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-11 13:25:53 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-11 14:35:29 +0000

    audio/mp3plot: Deprecate and set expiration date to 2024-05-31
    
    Dead upstream and fails to build, already marked as BROKEN
---
 audio/mp3plot/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile
index 42b910f8d2f5..e1120cf6bc0d 100644
--- a/audio/mp3plot/Makefile
+++ b/audio/mp3plot/Makefile
@@ -9,6 +9,8 @@ COMMENT=	MP3 bitrate plot tool
 WWW=		https://p.outlyer.net/mp3plot/
 
 BROKEN=		fails to build with newest Boost
+DEPRECATED=	Dead upstream and fails to build
+EXPIRATION_DATE=2024-05-31
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING