From 8fdc6ab2c8aad4f9f6c841ac230fae6d8f1391d2 Mon Sep 17 00:00:00 2001 From: David Sanson Date: Wed, 4 Aug 2010 19:02:01 -0400 Subject: [PATCH] Adding formula for tivodecode Signed-off-by: Adam Vandenberg --- Formula/tivodecode.rb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Formula/tivodecode.rb diff --git a/Formula/tivodecode.rb b/Formula/tivodecode.rb new file mode 100644 index 0000000000..ea87fe9279 --- /dev/null +++ b/Formula/tivodecode.rb @@ -0,0 +1,13 @@ +require 'formula' + +class Tivodecode