From c4f07f169820ae6d5e4ccdee4577eca9658f17bd Mon Sep 17 00:00:00 2001 From: Caius Durling Date: Fri, 26 Feb 2010 16:11:12 +0000 Subject: New Formula: fio Signed-off-by: David Höppner <0xffea@gmail.com> --- Library/Formula/fio.rb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Library/Formula/fio.rb (limited to 'Library') diff --git a/Library/Formula/fio.rb b/Library/Formula/fio.rb new file mode 100644 index 000000000..e5fd1adee --- /dev/null +++ b/Library/Formula/fio.rb @@ -0,0 +1,13 @@ +require 'formula' + +class Fio