From 795983964a3cc58512bb679f0433f566460b3863 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 21 Sep 2009 12:24:04 -0700 Subject: [PATCH] Formula for Google Protocol Buffers --- Formula/protobuf.rb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Formula/protobuf.rb diff --git a/Formula/protobuf.rb b/Formula/protobuf.rb new file mode 100644 index 00000000000..dd61940ec55 --- /dev/null +++ b/Formula/protobuf.rb @@ -0,0 +1,12 @@ +require 'brewkit' + +class Protobuf