From 3b74647045db521114015fdbc5ec47baf188cb66 Mon Sep 17 00:00:00 2001 From: David Gageot Date: Thu, 11 Feb 2010 16:48:36 -0800 Subject: ftgl 2.1.3-rc5 Signed-off-by: Adam Vandenberg * Fixes to find Freetype. * Warning about building documentation. --- Library/Formula/ftgl.rb | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Library/Formula/ftgl.rb (limited to 'Library') diff --git a/Library/Formula/ftgl.rb b/Library/Formula/ftgl.rb new file mode 100644 index 000000000..24c79117f --- /dev/null +++ b/Library/Formula/ftgl.rb @@ -0,0 +1,33 @@ +require 'formula' + +class Ftgl