summaryrefslogtreecommitdiff
path: root/homebrew/pipessh/.beer
blob: 6ccf0049605d695395d62449dab2b30dd0a6527a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "name": "PipesSh",
    "description": "Animated pipes terminal screensaver",
    "url": "https://github.com/pipeseroni/pipes.sh/archive/v1.3.0.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/pipeseroni/pipes.sh",
    "depends": [
        {
            "depend": "bash",
            "build-depend": false
        }
    ],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\", \"install\", \"PREFIX=#{prefix}\""
    ],
    "version": "1.3.0",
    "file": "pipes-sh.rb"
}