From 19edb1fc576154fc763e40d6f2afe00a4a202662 Mon Sep 17 00:00:00 2001 From: David Björklund Date: Sat, 17 Apr 2010 13:49:53 +0200 Subject: New formula, Play Signed-off-by: Adam Vandenberg * Updated to 1.0.3 * Install to libexec so we don't get jars in lib --- Library/Formula/play.rb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Library/Formula/play.rb (limited to 'Library/Formula') diff --git a/Library/Formula/play.rb b/Library/Formula/play.rb new file mode 100644 index 000000000..e25f4bb99 --- /dev/null +++ b/Library/Formula/play.rb @@ -0,0 +1,14 @@ +require 'formula' + +class Play