From 39fa508f063b4e0560929beabe4e185b2d54e493 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 9 Jan 2023 14:17:35 +0300 Subject: audio/ximp3: deprecate PR: 268671 Submitted by: diizzy --- audio/ximp3/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/ximp3/Makefile b/audio/ximp3/Makefile index fde9e9dabe00..25e2880e49a0 100644 --- a/audio/ximp3/Makefile +++ b/audio/ximp3/Makefile @@ -9,6 +9,9 @@ COMMENT= Simple console MP3 player LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATE= Abandonware and obsolete, uses old decoder library and no ID3v2 support +EXPIRATION_DATE=2023-03-09 + GNU_CONFIGURE= yes PORTDOCS= * -- cgit v1.2.3