git: db776445cad2 - main - audio/id3ed: Deprecate and set expiration date to 2023-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Jan 2023 18:47:57 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=db776445cad27935efa347e2e4acf3fbba238d5b commit db776445cad27935efa347e2e4acf3fbba238d5b Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-01-14 18:43:02 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-01-14 18:43:11 +0000 audio/id3ed: Deprecate and set expiration date to 2023-03-31 Abandonware and obsolete, doesn't support ID3v2 tagging PR: 268576 Approved by: portmgr (maintainer timeout, 2+ weeks) --- audio/id3ed/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/id3ed/Makefile b/audio/id3ed/Makefile index 3530d6cb9ce2..1f44e545a378 100644 --- a/audio/id3ed/Makefile +++ b/audio/id3ed/Makefile @@ -9,6 +9,9 @@ WWW= http://code.fluffytapeworm.com/projects/id3ed LICENSE= GPLv2 +DEPRECATED= Abandonware and obsolete, doesn't support ID3v2 tagging +EXPIRATION_DATE=2023-03-31 + GNU_CONFIGURE= yes PLIST_FILES= bin/id3ed \