summaryrefslogtreecommitdiff
path: root/homebrew/mussh/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/mussh/.beer')
-rw-r--r--homebrew/mussh/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/mussh/.beer b/homebrew/mussh/.beer
new file mode 100644
index 000000000..dc1ff5daa
--- /dev/null
+++ b/homebrew/mussh/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "Mussh",
+ "description": "Multi-host SSH wrapper",
+ "url": "https://downloads.sourceforge.net/project/mussh/mussh/1.0/mussh-1.0.tgz",
+ "mirror": null,
+ "homepage": "https://mussh.sourceforge.io/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bin.install \"mussh\"",
+ "man1.install \"mussh.1\""
+ ],
+ "version": "1.0",
+ "file": "mussh.rb"
+} \ No newline at end of file