diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-16 11:35:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-16 11:35:24 +0000 |
commit | 6968a99e679684eee37dc1b2270b0e78027ee3b9 (patch) | |
tree | 01dcfcf4894829e129a6e7f07987f0f50c6c0e00 /audio/Makefile | |
parent | cfc59d3e38957245de73a1374555a3b85a277566 (diff) |
Add ruby-freedb, a Ruby library that provides access to Freedb/CDDB
servers.
Notes
Notes:
svn path=/head/; revision=53157
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 35e183f8432f..e5082ca0e943 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -181,6 +181,7 @@ SUBDIR += rplay SUBDIR += rsynth SUBDIR += ruby-audiofile + SUBDIR += ruby-freedb SUBDIR += ruby-mp3tag SUBDIR += ruby-qt2sound SUBDIR += s3mod |