diff --git a/audio/id3tool/Makefile b/audio/id3tool/Makefile index d622be0ee57b..388b6326608a 100644 --- a/audio/id3tool/Makefile +++ b/audio/id3tool/Makefile @@ -1,16 +1,19 @@ PORTNAME= id3tool PORTVERSION= 1.2a PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://nekohako.xware.cx/id3tool/ MAINTAINER= gavin@FreeBSD.org COMMENT= Utility for manipulating mp3 ID3 Tags WWW= http://nekohako.xware.cx/id3tool/ +DEPRECATED= Can't read ID3v2 tags which have been around for 20+ years and discontinued in 2005 feature-wise according to readme file +EXPIRATION_DATE=2025-04-30 + GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share PLIST_FILES= bin/id3tool share/man/man1/id3tool.1.gz .include