From 836e94df88317b59aed34bcd35bb082c84150541 Mon Sep 17 00:00:00 2001 From: Justin Clift Date: Thu, 2 Dec 2010 04:34:37 +1100 Subject: New formula: classads Used by Condor and other High Throughput Computing projects. Signed-off-by: Mike McQuaid --- Library/Formula/classads.rb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Library/Formula/classads.rb (limited to 'Library/Formula') diff --git a/Library/Formula/classads.rb b/Library/Formula/classads.rb new file mode 100644 index 000000000..f78ba1de7 --- /dev/null +++ b/Library/Formula/classads.rb @@ -0,0 +1,14 @@ +require 'formula' + +class Classads