summaryrefslogtreecommitdiff
path: root/homebrew/xrick/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/xrick/.beer')
-rw-r--r--homebrew/xrick/.beer25
1 files changed, 25 insertions, 0 deletions
diff --git a/homebrew/xrick/.beer b/homebrew/xrick/.beer
new file mode 100644
index 000000000..899298daa
--- /dev/null
+++ b/homebrew/xrick/.beer
@@ -0,0 +1,25 @@
+{
+ "name": "Xrick",
+ "description": "Clone of Rick Dangerous",
+ "url": "https://www.bigorno.net/xrick/xrick-021212.tgz",
+ "mirror": null,
+ "homepage": "https://www.bigorno.net/xrick/",
+ "depends": [
+ {
+ "depend": "sdl",
+ "build-depend": false
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "inreplace \"src/xrick.c\", \"data.zip\", \"#{pkgshare}/data.zip\"",
+ "system \"make\"",
+ "bin.install \"xrick\"",
+ "man6.install \"xrick.6.gz\"",
+ "pkgshare.install \"data.zip\""
+ ],
+ "version": "021212",
+ "file": "xrick.rb"
+} \ No newline at end of file