summaryrefslogtreecommitdiff
path: root/homebrew/wbox/.beer
blob: 187e8e05cd8744d3c8187d51ac2d92bf99c1dff8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Wbox",
    "description": "HTTP testing tool and configuration-less HTTP server",
    "url": "http://www.hping.org/wbox/wbox-5.tar.gz",
    "mirror": null,
    "homepage": "http://hping.org/wbox/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\"",
        "bin.install \"wbox\""
    ],
    "version": "-5",
    "file": "wbox.rb"
}