summaryrefslogtreecommitdiff
path: root/homebrew/tcpstat/.beer
blob: 9184ac42d5d501c055a2bbd7a74fe5294deb9c2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Tcpstat",
    "description": "Active TCP connections monitoring tool",
    "url": "https://github.com/jtt/tcpstat/archive/rel-0-1.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/jtt/tcpstat",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\"",
        "bin.install \"tcpstat\""
    ],
    "version": "-0-1",
    "file": "tcpstat.rb"
}