From f5e9104f63956090895263430b9c64510a5ef1f1 Mon Sep 17 00:00:00 2001 From: Jeffrey T. Palmer Date: Wed, 25 Aug 2010 18:16:23 -0400 Subject: Added sdl_gfx formula. Signed-off-by: David Höppner <0xffea@gmail.com> --- Library/Formula/sdl_gfx.rb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Library/Formula/sdl_gfx.rb (limited to 'Library') diff --git a/Library/Formula/sdl_gfx.rb b/Library/Formula/sdl_gfx.rb new file mode 100644 index 000000000..08e192535 --- /dev/null +++ b/Library/Formula/sdl_gfx.rb @@ -0,0 +1,18 @@ +require 'formula' + +class SdlGfx