From 89de8bbe686d4ba94cb4e636b817de77532c3c2a Mon Sep 17 00:00:00 2001 From: Aku Kotkavuo Date: Thu, 20 May 2010 05:04:00 +0300 Subject: New formula: pypy Signed-off-by: Adam Vandenberg * Cleaner install steps --- Library/Formula/pypy.rb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Library/Formula/pypy.rb (limited to 'Library/Formula') diff --git a/Library/Formula/pypy.rb b/Library/Formula/pypy.rb new file mode 100644 index 000000000..8d12c5cd0 --- /dev/null +++ b/Library/Formula/pypy.rb @@ -0,0 +1,14 @@ +require 'formula' + +class Pypy