summaryrefslogtreecommitdiffstats
path: root/audio-soft/id3/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/id3/DETAILS')
-rwxr-xr-xaudio-soft/id3/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/audio-soft/id3/DETAILS b/audio-soft/id3/DETAILS
new file mode 100755
index 0000000000..b316a03006
--- /dev/null
+++ b/audio-soft/id3/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=id3
+ VERSION=0.12
+ SOURCE=${SPELL}_${VERSION}.orig.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://lly.org/~rcw/id3/$SOURCE
+ WEB_SITE=http://lly.org/~rcw/abcde/page/
+ MAINTAINER=afrayedknot@thefrayedknot.armory.com
+ LICENSE[0]=GPL
+ MD5[0]=23d39636f6ae9a78138fb0fa941591d2
+ ENTERED=20020911
+ UPDATED=20020911
+ SHORT="A command line id3 tagger"
+cat << EOF
+id3 is a music stream tagging program that follows the
+ID3 specification. It is run from the command line and primarily intended as a backend to other programs.
+EOF