summaryrefslogtreecommitdiff
path: root/homebrew/brag/.beer
blob: 40636aa7bb4204f314b8416f63c91197fb7e2777 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "name": "Brag",
    "description": "Download and assemble multipart binaries from newsgroups",
    "url": "https://downloads.sourceforge.net/project/brag/brag/1.4.3/brag-1.4.3.tar.gz",
    "mirror": null,
    "homepage": "https://brag.sourceforge.io/",
    "depends": [
        {
            "depend": "uudeview",
            "build-depend": false
        }
    ],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"brag\"",
        "man1.install \"brag.1\""
    ],
    "version": "1.4.3",
    "file": "brag.rb"
}