summaryrefslogtreecommitdiff
path: root/homebrew/nethogs/.beer
blob: 059bffdff80a2fb0ded073742e68ab61601eadc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Nethogs",
    "description": "Net top tool grouping bandwidth per process",
    "url": "https://github.com/raboof/nethogs/archive/v0.8.5.tar.gz",
    "mirror": null,
    "homepage": "https://raboof.github.io/nethogs/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\", \"install\", \"PREFIX=#{prefix}\""
    ],
    "version": "0.8.5",
    "file": "nethogs.rb"
}