summaryrefslogtreecommitdiff
path: root/homebrew/mon/.beer
blob: e897b2b757a519e5233c15ee3af929da8038b450 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Mon",
    "description": "Monitor hosts/services/whatever and alert about problems",
    "url": "https://github.com/visionmedia/mon/archive/1.2.3.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/visionmedia/mon",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.mkpath",
        "system \"make\", \"install\", \"PREFIX=#{prefix}\""
    ],
    "version": "1.2.3",
    "file": "mon.rb"
}