From 3896b435d066e81a864930516340d07874b536ff Mon Sep 17 00:00:00 2001 From: David Höppner Date: Tue, 8 Dec 2009 11:18:57 +0100 Subject: Hunspell formula --- Library/Formula/hunspell.rb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Library/Formula/hunspell.rb (limited to 'Library') diff --git a/Library/Formula/hunspell.rb b/Library/Formula/hunspell.rb new file mode 100644 index 000000000..5b4e8d1c4 --- /dev/null +++ b/Library/Formula/hunspell.rb @@ -0,0 +1,12 @@ +require 'formula' + +class Hunspell