summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-03-24 09:43:02 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-03-24 09:43:02 +0000
commited163874f0c04b05b173c0120890ae214eac6008 (patch)
tree18816370a04654a5c421fdac960b6d64afb63cf9 /audio/Makefile
parentUpdate to 0.7.1. (diff)
Add ruby-mp3info.
This library gives you access to low level information on mp3 files (bitrate, length, samplerate, etc...). It is written in pure ruby. Note that this library does not fetch ID3 tag.
Notes
Notes: svn path=/head/; revision=77368
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 5c4711e5967c..1e79bb564f89 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -229,6 +229,7 @@
SUBDIR += ruby-audiofile
SUBDIR += ruby-esound
SUBDIR += ruby-freedb
+ SUBDIR += ruby-mp3info
SUBDIR += ruby-mp3tag
SUBDIR += ruby-musicbrainz
SUBDIR += ruby-qt2sound