summaryrefslogtreecommitdiff
path: root/homebrew/pacman4console/.beer
blob: f90cab446d137630c751cd5c716dac907edeecbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "Pacman4console",
    "description": "Pacman for console",
    "url": "https://sites.google.com/site/doctormike/pacman-1.3.tar.gz",
    "mirror": null,
    "homepage": "https://sites.google.com/site/doctormike/pacman.html",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\", \"prefix=#{prefix}\", \"datarootdir=#{pkgshare}\"",
        "bin.install [\"pacman\", \"pacmanedit\"]",
        "(pkgshare+\"pacman\").install \"Levels\""
    ],
    "version": "1.3",
    "file": "pacman4console.rb"
}