diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-30 16:59:28 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-30 16:59:28 +0000 |
commit | fa6e768d650c2f2e8b02c9954df9b0bb983cd807 (patch) | |
tree | 2d8d18515d410ad5e4b369fcc89bacd640f00884 /audio/Makefile | |
parent | Update to 1.10.3r. (diff) |
Add ruby-smf 0.11.5, a Ruby module to handle Standard MIDI Files.
Notes
Notes:
svn path=/head/; revision=56964
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 2320fd1bf274..0559eabca7c4 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -190,6 +190,7 @@ SUBDIR += ruby-freedb SUBDIR += ruby-mp3tag SUBDIR += ruby-qt2sound + SUBDIR += ruby-smf SUBDIR += s3mod SUBDIR += sbagen SUBDIR += sdl_mixer |