From b34d1983a127f521e0fd9e7712e6b32e6a2e125d Mon Sep 17 00:00:00 2001 From: Paul Sadauskas Date: Wed, 26 May 2010 12:49:40 -0600 Subject: Add ossp-uuid --- Library/Formula/ossp-uuid.rb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Library/Formula/ossp-uuid.rb (limited to 'Library/Formula') diff --git a/Library/Formula/ossp-uuid.rb b/Library/Formula/ossp-uuid.rb new file mode 100644 index 000000000..a31b6022e --- /dev/null +++ b/Library/Formula/ossp-uuid.rb @@ -0,0 +1,17 @@ +require 'formula' + +class OsspUuid