From 9dd53a6047d10354ce0955d37313cbcdbd5c3f85 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 25 Sep 2009 16:53:05 -0700 Subject: Formula for SDL_mixer --- Library/Formula/sdl_mixer.rb | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Library/Formula/sdl_mixer.rb (limited to 'Library/Formula') diff --git a/Library/Formula/sdl_mixer.rb b/Library/Formula/sdl_mixer.rb new file mode 100644 index 000000000..60b287562 --- /dev/null +++ b/Library/Formula/sdl_mixer.rb @@ -0,0 +1,25 @@ +require 'brewkit' + +class SdlMixer