summaryrefslogtreecommitdiff
path: root/homebrew/dcal/.beer
blob: 3ceb471175ff0460f3ca558acfa16cf5d4be1b3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Dcal",
    "description": "dcal(1) is to cal(1) what ddate(1) is to date(1)",
    "url": "https://alexeyt.freeshell.org/code/dcal.c",
    "mirror": null,
    "homepage": "https://alexeyt.freeshell.org/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system ENV.cxx, \"dcal.c\", \"-o\", \"dcal\"",
        "bin.install \"dcal\""
    ],
    "version": "1.0-unknown",
    "file": "dcal.rb"
}