From 243ab49a12ba09650ef8fdf7cc1f726c2df08766 Mon Sep 17 00:00:00 2001 From: Miikka Koskinen Date: Thu, 17 Sep 2009 21:09:49 +0300 Subject: pwsafe formula pwsafe is a unix commandline program that manages encrypted password databases. --- Library/Formula/pwsafe.rb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Library/Formula/pwsafe.rb (limited to 'Library/Formula') diff --git a/Library/Formula/pwsafe.rb b/Library/Formula/pwsafe.rb new file mode 100644 index 000000000..cd52aacea --- /dev/null +++ b/Library/Formula/pwsafe.rb @@ -0,0 +1,14 @@ +require 'brewkit' + +class Pwsafe