From 8debdb3057a31bdb5b612fd307b5bf3358e311a2 Mon Sep 17 00:00:00 2001 From: Alex Morega Date: Sat, 14 Aug 2010 11:51:03 +0300 Subject: new formula - OpenTTD Signed-off-by: Adam Vandenberg --- Library/Formula/openttd.rb | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Library/Formula/openttd.rb (limited to 'Library/Formula') diff --git a/Library/Formula/openttd.rb b/Library/Formula/openttd.rb new file mode 100644 index 000000000..a64032717 --- /dev/null +++ b/Library/Formula/openttd.rb @@ -0,0 +1,23 @@ +require 'formula' + +class Openttd