summaryrefslogtreecommitdiff
path: root/homebrew/cheapglk/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/cheapglk/.beer')
-rw-r--r--homebrew/cheapglk/.beer18
1 files changed, 18 insertions, 0 deletions
diff --git a/homebrew/cheapglk/.beer b/homebrew/cheapglk/.beer
new file mode 100644
index 000000000..6a36db675
--- /dev/null
+++ b/homebrew/cheapglk/.beer
@@ -0,0 +1,18 @@
+{
+ "name": "Cheapglk",
+ "description": "Extremely minimal Glk library",
+ "url": "https://www.eblong.com/zarf/glk/cheapglk-106.tar.gz",
+ "mirror": null,
+ "homepage": "https://www.eblong.com/zarf/glk/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"make\"",
+ "lib.install \"libcheapglk.a\"",
+ "include.install \"glk.h\", \"glkstart.h\", \"gi_blorb.h\", \"gi_dispa.h\", \"Make.cheapglk\""
+ ],
+ "version": "106",
+ "file": "cheapglk.rb"
+} \ No newline at end of file