Skip to content

Commit

Permalink
audio/mp3rename: Deprecate and set expiration date to 2024-02-29
Browse files Browse the repository at this point in the history
Doesn't properly support ID3v2 which has been around for 20 years
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Jan 7, 2024
1 parent 0567e35 commit 490f20d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions audio/mp3rename/Makefile
Expand Up @@ -7,6 +7,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= ports@FreeBSD.org
COMMENT= Renaming program for MP3 files based on their ID3 tag

DEPRECATED= Doesn't support ID3v2 tags properly
EXPIRATION_DATE=2024-02-29

CONFLICTS_INSTALL= p5-MP3-Tag-Utils # bin/mp3rename

WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig
Expand Down

0 comments on commit 490f20d

Please sign in to comment.