diff options
author | knu <knu@FreeBSD.org> | 2004-06-29 02:15:32 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2004-06-29 02:15:32 +0800 |
commit | 43bbb53e327a16094260f34d35f9361401d5b3b8 (patch) | |
tree | 6a01106c2273dc320af476bbf0a3f3875de6b8e9 /audio/Makefile | |
parent | 0cb8602a06c4f4422681f21e0ef61b4c1bb3b489 (diff) | |
download | freebsd-ports-gnome-43bbb53e327a16094260f34d35f9361401d5b3b8.tar.gz freebsd-ports-gnome-43bbb53e327a16094260f34d35f9361401d5b3b8.tar.zst freebsd-ports-gnome-43bbb53e327a16094260f34d35f9361401d5b3b8.zip |
Add ruby-ogginfo, a Ruby library to access to information on ogg
files.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index e33b602df19e..2adc674d829f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -311,6 +311,7 @@ SUBDIR += ruby-mp3info SUBDIR += ruby-mp3tag SUBDIR += ruby-musicbrainz + SUBDIR += ruby-ogginfo SUBDIR += ruby-shout SUBDIR += ruby-smf SUBDIR += ruby-vorbisfile |