summaryrefslogtreecommitdiff
path: root/homebrew/align/.beer
blob: 1704ee116b350a8d3f28e2d3d017d6876390f777 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "name": "Align",
    "description": "Text column alignment filter",
    "url": "https://www.cs.indiana.edu/~kinzler/align/align-1.7.5.tgz",
    "mirror": null,
    "homepage": "https://www.cs.indiana.edu/~kinzler/align/",
    "depends": [],
    "resource": [],
    "conflicts": [
        {
            "conflict": "speech-tools",
            "reason": "both install `align` binaries"
        }
    ],
    "patches": [],
    "install": [
        "system \"make\", \"install\", \"BINDIR=#{bin}\""
    ],
    "version": "1.7.5",
    "file": "align.rb"
}