diff options
author | knu <knu@FreeBSD.org> | 2002-10-08 18:26:48 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-10-08 18:26:48 +0800 |
commit | 1df42f4d4a1d84760cea2270edb18cc7671a98e0 (patch) | |
tree | 3903553b8d26f63556e40dfe599a411ca643fcd1 /audio/Makefile | |
parent | 5f4e6340433e706c3cad2dd86076de0d953d73b0 (diff) | |
download | freebsd-ports-gnome-1df42f4d4a1d84760cea2270edb18cc7671a98e0.tar.gz freebsd-ports-gnome-1df42f4d4a1d84760cea2270edb18cc7671a98e0.tar.zst freebsd-ports-gnome-1df42f4d4a1d84760cea2270edb18cc7671a98e0.zip |
Add ruby-esound, a Ruby binding to the EsounD 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 fb13fd98a313..7499e8414080 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -208,6 +208,7 @@ SUBDIR += rplay SUBDIR += rsynth SUBDIR += ruby-audiofile + SUBDIR += ruby-esound SUBDIR += ruby-freedb SUBDIR += ruby-mp3tag SUBDIR += ruby-qt2sound |