From da50f2f153ac2a17136ab141b446115e036d8dc7 Mon Sep 17 00:00:00 2001 From: Maxim Filatov Date: Sun, 14 Mar 2010 23:57:13 +0300 Subject: ldapvi 1.7 Signed-off-by: Adam Vandenberg --- Library/Formula/ldapvi.rb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Library/Formula/ldapvi.rb (limited to 'Library') diff --git a/Library/Formula/ldapvi.rb b/Library/Formula/ldapvi.rb new file mode 100644 index 000000000..aa72e7a87 --- /dev/null +++ b/Library/Formula/ldapvi.rb @@ -0,0 +1,17 @@ +require 'formula' + +class Ldapvi