summaryrefslogtreecommitdiff
path: root/homebrew/cityhash/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/cityhash/.beer')
-rw-r--r--homebrew/cityhash/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/cityhash/.beer b/homebrew/cityhash/.beer
new file mode 100644
index 000000000..68919b8cf
--- /dev/null
+++ b/homebrew/cityhash/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "Cityhash",
+ "description": "Hash functions for strings",
+ "url": "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/cityhash/cityhash-1.1.1.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/google/cityhash",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"./configure\", \"--disable-dependency-tracking\", \"--prefix=#{prefix}\"",
+ "system \"make\", \"install\""
+ ],
+ "version": "1.1.1",
+ "file": "cityhash.rb"
+} \ No newline at end of file