summaryrefslogtreecommitdiff
path: root/homebrew/gsar/.beer
blob: 93f343d6cf7d30ca7339fe0fee9b21fc5ccfbb2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Gsar",
    "description": "General Search And Replace on files",
    "url": "http://tjaberg.com/gsar121.zip",
    "mirror": null,
    "homepage": "http://tjaberg.com/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\"",
        "bin.install \"gsar\""
    ],
    "version": "121",
    "file": "gsar.rb"
}