summaryrefslogtreecommitdiff
path: root/homebrew/unibilium/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/unibilium/.beer')
-rw-r--r--homebrew/unibilium/.beer22
1 files changed, 22 insertions, 0 deletions
diff --git a/homebrew/unibilium/.beer b/homebrew/unibilium/.beer
new file mode 100644
index 000000000..a6e09f888
--- /dev/null
+++ b/homebrew/unibilium/.beer
@@ -0,0 +1,22 @@
+{
+ "name": "Unibilium",
+ "description": "Very basic terminfo library",
+ "url": "https://github.com/mauke/unibilium/archive/v2.0.0.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/mauke/unibilium",
+ "depends": [
+ {
+ "depend": "libtool",
+ "build-depend": true
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"make\"",
+ "system \"make\", \"install\", \"PREFIX=#{prefix}\""
+ ],
+ "version": "2.0.0",
+ "file": "unibilium.rb"
+} \ No newline at end of file