diff options
author | zuntum <zuntum> | 2002-04-19 14:35:29 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2002-04-19 14:35:29 +0000 |
commit | ef65135d456d76ee03f852748d3afef09a9740a8 (patch) | |
tree | 5461b0cee1a1e08ae9ddf3fbff3c4abdd333f545 /audio/id3v2/PLIST | |
parent | 35aae2bb4f311790a4ec81c1146b46bf3c5115ae (diff) | |
download | pkgsrc-ef65135d456d76ee03f852748d3afef09a9740a8.tar.gz |
Initial import of id3v2-1.0.6 -- command-line id3v2 tag editor
This command-line utility will allow you to modify MP3's id3v2
tags. The are more powerful than the default id3v1; they can store
infomation about what band recorded the song, the song name, etc. and
without string length limits.
Provided by Julio Merino <slink@unixbsd.org> in pkg/16332
Diffstat (limited to 'audio/id3v2/PLIST')
-rw-r--r-- | audio/id3v2/PLIST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/id3v2/PLIST b/audio/id3v2/PLIST new file mode 100644 index 00000000000..24944cf5648 --- /dev/null +++ b/audio/id3v2/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/04/19 14:35:29 zuntum Exp $ +bin/id3v2 |