summaryrefslogtreecommitdiff
path: root/homebrew/mlogger/.beer
blob: 69dd86712a740747d064935b76005d40b59f681d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Mlogger",
    "description": "Log to syslog from the command-line",
    "url": "https://github.com/nbrownus/mlogger/archive/v1.2.0.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/nbrownus/mlogger",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\"",
        "bin.install \"mlogger\""
    ],
    "version": "1.2.0",
    "file": "mlogger.rb"
}