summaryrefslogtreecommitdiff
path: root/homebrew/screenfetch/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/screenfetch/.beer')
-rw-r--r--homebrew/screenfetch/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/screenfetch/.beer b/homebrew/screenfetch/.beer
new file mode 100644
index 000000000..0b9d68f0e
--- /dev/null
+++ b/homebrew/screenfetch/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "Screenfetch",
+ "description": "Generate ASCII art with terminal, shell, and OS info",
+ "url": "https://github.com/KittyKatt/screenFetch/archive/v3.8.0.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/KittyKatt/screenFetch",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bin.install \"screenfetch-dev\" => \"screenfetch\"",
+ "man1.install \"screenfetch.1\""
+ ],
+ "version": "3.8.0",
+ "file": "screenfetch.rb"
+} \ No newline at end of file