summaryrefslogtreecommitdiff
path: root/homebrew/progress/.beer
blob: df3fdf9a93ea8e19a77309812b4fea347c2372b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Progress",
    "description": "Progress: Coreutils Progress Viewer",
    "url": "https://github.com/Xfennec/progress/archive/v0.14.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/Xfennec/progress",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\", \"PREFIX=#{prefix}\", \"install\""
    ],
    "version": "0.14",
    "file": "progress.rb"
}