summaryrefslogtreecommitdiff
path: root/homebrew/antlr4cppruntime/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/antlr4cppruntime/.beer')
-rw-r--r--homebrew/antlr4cppruntime/.beer22
1 files changed, 22 insertions, 0 deletions
diff --git a/homebrew/antlr4cppruntime/.beer b/homebrew/antlr4cppruntime/.beer
new file mode 100644
index 000000000..c6fb5ad65
--- /dev/null
+++ b/homebrew/antlr4cppruntime/.beer
@@ -0,0 +1,22 @@
+{
+ "name": "Antlr4CppRuntime",
+ "description": "ANother Tool for Language Recognition C++ Runtime Library",
+ "url": "https://www.antlr.org/download/antlr4-cpp-runtime-4.7.2-source.zip",
+ "mirror": null,
+ "homepage": "https://www.antlr.org/",
+ "depends": [
+ {
+ "depend": "cmake",
+ "build-depend": true
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"cmake\", \".\", *std_cmake_args",
+ "system \"make\", \"install\""
+ ],
+ "version": "4.7.2",
+ "file": "antlr4-cpp-runtime.rb"
+} \ No newline at end of file