summaryrefslogtreecommitdiff
path: root/homebrew/cuba/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/cuba/.beer')
-rw-r--r--homebrew/cuba/.beer19
1 files changed, 19 insertions, 0 deletions
diff --git a/homebrew/cuba/.beer b/homebrew/cuba/.beer
new file mode 100644
index 000000000..aa588aad6
--- /dev/null
+++ b/homebrew/cuba/.beer
@@ -0,0 +1,19 @@
+{
+ "name": "Cuba",
+ "description": "Library for multidimensional numerical integration",
+ "url": "http://www.feynarts.de/cuba/Cuba-4.2.tar.gz",
+ "mirror": null,
+ "homepage": "http://www.feynarts.de/cuba/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "ENV.deparallelize ",
+ "system \"./configure\", \"--prefix=#{prefix}\"",
+ "system \"make\", \"install\"",
+ "pkgshare.install \"demo\""
+ ],
+ "version": "4.2",
+ "file": "cuba.rb"
+} \ No newline at end of file