summaryrefslogtreecommitdiff
path: root/homebrew/zzz/.beer
blob: c4ee5dc73cbaf828a88fd214a38d33211b110330 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Zzz",
    "description": "Command-line tool to put Macs to sleep",
    "url": "https://github.com/Orc/Zzz/archive/v1.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/Orc/Zzz",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\", \"install\", \"PREFIX=#{prefix}\""
    ],
    "version": "1",
    "file": "zzz.rb"
}