summaryrefslogtreecommitdiff
path: root/homebrew/since/.beer
blob: 1d6ca4bf88c286af60be62bfb82b60d5ada5b66b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "Since",
    "description": "Stateful tail: show changes to files since last check",
    "url": "http://welz.org.za/projects/since/since-1.1.tar.gz",
    "mirror": null,
    "homepage": "http://welz.org.za/projects/since",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.mkpath",
        "man1.mkpath",
        "system \"make\", \"install\", \"prefix=#{prefix}\", \"INSTALL=install\""
    ],
    "version": "1.1",
    "file": "since.rb"
}