From e5ac846c9db4a374cac9a7c72f6e16d79b273491 Mon Sep 17 00:00:00 2001 From: Vincent Landgraf Date: Sun, 20 Dec 2009 23:42:33 +0100 Subject: Add e2fsprogs. --- Library/Formula/e2fsprogs.rb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Library/Formula/e2fsprogs.rb (limited to 'Library/Formula') diff --git a/Library/Formula/e2fsprogs.rb b/Library/Formula/e2fsprogs.rb new file mode 100644 index 000000000..2d851d175 --- /dev/null +++ b/Library/Formula/e2fsprogs.rb @@ -0,0 +1,17 @@ +require 'formula' + +class E2fsprogs