diff options
Diffstat (limited to 'audio/id3tool')
-rw-r--r-- | audio/id3tool/Makefile | 19 | ||||
-rw-r--r-- | audio/id3tool/distinfo | 2 | ||||
-rw-r--r-- | audio/id3tool/pkg-descr | 2 |
3 files changed, 0 insertions, 23 deletions
diff --git a/audio/id3tool/Makefile b/audio/id3tool/Makefile deleted file mode 100644 index 388b6326608a..000000000000 --- a/audio/id3tool/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -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 <bsd.port.mk> diff --git a/audio/id3tool/distinfo b/audio/id3tool/distinfo deleted file mode 100644 index 2d5756aacbba..000000000000 --- a/audio/id3tool/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (id3tool-1.2a.tar.gz) = 7908d66c5aabe2a53ae8019e8234f4231485d80be4b2fe72c9d04013cff1caec -SIZE (id3tool-1.2a.tar.gz) = 74723 diff --git a/audio/id3tool/pkg-descr b/audio/id3tool/pkg-descr deleted file mode 100644 index 4ff8af547375..000000000000 --- a/audio/id3tool/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Id3tool is a command line utility for manipulating MP3 ID3 tags. It can -list/add or change tags in your MP3 files. |