From 44bcb2fdafc004120c5c1dfeb7d67b68b4c59916 Mon Sep 17 00:00:00 2001 From: Dan Larkin Date: Mon, 20 Sep 2010 11:33:34 -0400 Subject: New Formula: readpst Signed-off-by: Adam Vandenberg --- Library/Formula/readpst.rb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Library/Formula/readpst.rb (limited to 'Library/Formula') diff --git a/Library/Formula/readpst.rb b/Library/Formula/readpst.rb new file mode 100644 index 000000000..8ab002606 --- /dev/null +++ b/Library/Formula/readpst.rb @@ -0,0 +1,16 @@ +require 'formula' + +class Readpst