summaryrefslogtreecommitdiff
path: root/homebrew/aha/.beer
blob: 309f7ea7d8a56badd1f9641e52c79fa3c48f2dd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Aha",
    "description": "ANSI HTML adapter",
    "url": "https://github.com/theZiz/aha/archive/0.5.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/theZiz/aha",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\", \"install\", \"PREFIX=#{prefix}\""
    ],
    "version": "0.5",
    "file": "aha.rb"
}