summaryrefslogtreecommitdiff
path: root/homebrew/redir/.beer
blob: 2eacef489d3231cd2f227d7ed3507853e9a22e1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "Redir",
    "description": "Port redirector",
    "url": "https://github.com/TracyWebTech/redir/archive/2.2.1-9.tar.gz",
    "mirror": null,
    "homepage": "http://sammy.net/~sammy/hacks/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\"",
        "bin.install \"redir\"",
        "man1.install \"redir.man\""
    ],
    "version": "2.2.1",
    "file": "redir.rb"
}