From 00e54dbf6610b81baaa1f0ffe5ae01c5cedabe5c Mon Sep 17 00:00:00 2001 From: "Clinton R. Nixon" Date: Sat, 5 Sep 2009 18:15:04 -0400 Subject: [PATCH] Most formula MOST is a powerful paging program for Unix, VMS, MSDOS, and win32 systems. Unlike other well-known paging programs most supports multiple windows and can scroll left and right. Why settle for less? --- Formula/most.rb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Formula/most.rb diff --git a/Formula/most.rb b/Formula/most.rb new file mode 100644 index 0000000000..caac604ea2 --- /dev/null +++ b/Formula/most.rb @@ -0,0 +1,12 @@ +require 'brewkit' + +class Most