summaryrefslogtreecommitdiff
path: root/homebrew/iprelay/.beer
blob: b3635876011e26e2caebd81b7ee5dd3d9ab80fba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "IpRelay",
    "description": "TCP traffic shaping relay application",
    "url": "http://www.stewart.com.au/ip_relay/ip_relay-0.71.tgz",
    "mirror": null,
    "homepage": "http://www.stewart.com.au/ip_relay/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"ip_relay.pl\" => \"ip_relay\""
    ],
    "version": "0.71",
    "file": "ip_relay.rb"
}