summaryrefslogtreecommitdiff
path: root/homebrew/mussh/.beer
blob: dc1ff5daa70e72df6aa4a69de7d9af07244c002d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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"
}