From e4919bcac9b3433b34840508ab1f01fa32dd8a76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20Gro=C3=9F?= Date: Thu, 17 Jun 2010 20:07:29 +0200 Subject: [PATCH] new formula: mailtomutt Signed-off-by: Adam Vandenberg * Cleaned download URL * Tweaked caveats --- Formula/mailtomutt.rb | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Formula/mailtomutt.rb diff --git a/Formula/mailtomutt.rb b/Formula/mailtomutt.rb new file mode 100644 index 00000000000..9b7058ac283 --- /dev/null +++ b/Formula/mailtomutt.rb @@ -0,0 +1,23 @@ +require 'formula' + +class Mailtomutt