diff options
author | knu <knu@FreeBSD.org> | 2003-08-10 18:36:27 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-08-10 18:36:27 +0800 |
commit | 4dc044ec2d68499a15f600961316fe85bf119e04 (patch) | |
tree | bad7715811a9a7ac23500e0c17fbc2c774e09cee /audio/Makefile | |
parent | 3218903a4e62def5afef37ad1c220b889880841a (diff) | |
download | freebsd-ports-gnome-4dc044ec2d68499a15f600961316fe85bf119e04.tar.gz freebsd-ports-gnome-4dc044ec2d68499a15f600961316fe85bf119e04.tar.zst freebsd-ports-gnome-4dc044ec2d68499a15f600961316fe85bf119e04.zip |
Add ruby-shout, a Ruby binding to the libshout library.
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 |