From f6180cf49337e74cc3bb2c7efa13f935ced8e9ad Mon Sep 17 00:00:00 2001 From: "Matthew R. Scott" Date: Fri, 25 Sep 2009 11:48:43 -0700 Subject: [PATCH] watch tool from procps 3.2.8 --- Formula/watch.rb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Formula/watch.rb diff --git a/Formula/watch.rb b/Formula/watch.rb new file mode 100644 index 0000000000..a1a21f19f0 --- /dev/null +++ b/Formula/watch.rb @@ -0,0 +1,13 @@ +require 'brewkit' + +class Watch