diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-08-10 10:36:27 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-08-10 10:36:27 +0000 |
commit | d2ebd305b2c8f074b87cb23ba3a27fbeb41b50d1 (patch) | |
tree | ba44ed2a0d0711b1035ca520d8eecdcb59c3ebc7 /audio/Makefile | |
parent | aea0e465624fa3fc75b9870da41232b21dcefe26 (diff) | |
download | ports-d2ebd305b2c8f074b87cb23ba3a27fbeb41b50d1.tar.gz ports-d2ebd305b2c8f074b87cb23ba3a27fbeb41b50d1.zip |
Add ruby-shout, a Ruby binding to the libshout library.
Notes
Notes:
svn path=/head/; revision=86712
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 9e47cd57bd68..09484796f562 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -246,6 +246,7 @@ SUBDIR += ruby-mp3info SUBDIR += ruby-mp3tag SUBDIR += ruby-musicbrainz + SUBDIR += ruby-shout SUBDIR += ruby-smf SUBDIR += ruby-vorbisfile SUBDIR += ruby-xmms |