From c34ca41dc6b8b3a0fbabe53ba6b5b77149f90c62 Mon Sep 17 00:00:00 2001 From: Jamie Macey Date: Thu, 7 Oct 2010 11:16:44 -0700 Subject: formula for gcal Signed-off-by: Adam Vandenberg --- Library/Formula/gcal.rb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Library/Formula/gcal.rb (limited to 'Library') diff --git a/Library/Formula/gcal.rb b/Library/Formula/gcal.rb new file mode 100644 index 000000000..52769e19d --- /dev/null +++ b/Library/Formula/gcal.rb @@ -0,0 +1,12 @@ +require 'formula' + +class Gcal