diff options
author | swills <swills@FreeBSD.org> | 2011-07-10 08:47:09 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2011-07-10 08:47:09 +0800 |
commit | 30db09f942d21e9dbd2657d25f373fb91abe95a7 (patch) | |
tree | a4ad1bb3a3d3d72811e6d4ad2f4400f915230e4b /audio/Makefile | |
parent | c1b8b657e7b397ac8afd2edea2a01715a8806de7 (diff) | |
download | freebsd-ports-gnome-30db09f942d21e9dbd2657d25f373fb91abe95a7.tar.gz freebsd-ports-gnome-30db09f942d21e9dbd2657d25f373fb91abe95a7.tar.zst freebsd-ports-gnome-30db09f942d21e9dbd2657d25f373fb91abe95a7.zip |
Ruby-shout is a binding to the libshout library, which sends streaming
MP3/Vorbis to an icecast server with libshout.
WWW: http://rubygems.org/gems/ruby-shout
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 55f95ab5c00d..c18210fa6d81 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -680,6 +680,7 @@ SUBDIR += rubygem-librmpd SUBDIR += rubygem-ogginfo SUBDIR += rubygem-ruby-mp3info + SUBDIR += rubygem-shout SUBDIR += rubyripper SUBDIR += s3mod SUBDIR += sbagen |