summaryrefslogtreecommitdiff
path: root/homebrew/vtclock/.beer
blob: 9b25c0ca5b15ff604b05c9b5cf0c59a5b3d7b4a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Vtclock",
    "description": "Text-mode fullscreen digital clock",
    "url": "https://webonastick.com/vtclock/vtclock-2005-02-20.tar.gz",
    "mirror": null,
    "homepage": "https://webonastick.com/vtclock/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\"",
        "bin.install \"vtclock\""
    ],
    "version": "2005",
    "file": "vtclock.rb"
}