summaryrefslogtreecommitdiff
path: root/homebrew/yazeag/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/yazeag/.beer')
-rw-r--r--homebrew/yazeag/.beer22
1 files changed, 22 insertions, 0 deletions
diff --git a/homebrew/yazeag/.beer b/homebrew/yazeag/.beer
new file mode 100644
index 000000000..f64d5bc34
--- /dev/null
+++ b/homebrew/yazeag/.beer
@@ -0,0 +1,22 @@
+{
+ "name": "YazeAg",
+ "description": "Yet Another Z80 Emulator (by AG)",
+ "url": "http://www.mathematik.uni-ulm.de/users/ag/yaze-ag/devel/yaze-ag-2.40.5_with_keytrans.tar.gz",
+ "mirror": null,
+ "homepage": "http://www.mathematik.uni-ulm.de/users/ag/yaze-ag/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "inreplace \"Makefile_solaris_gcc\", \"md5sum -b\", \"md5\"",
+ "bin.mkpath",
+ "system \"make\", \"-f\", \"Makefile_solaris_gcc\",",
+ "\"BINDIR=#{bin}\",",
+ "\"MANDIR=#{man1}\",",
+ "\"LIBDIR=#{lib}/yaze\",",
+ "\"install\""
+ ],
+ "version": "2.40.5",
+ "file": "yaze-ag.rb"
+} \ No newline at end of file