summaryrefslogtreecommitdiff
path: root/homebrew/ssss/.beer
blob: ec659ebee967657b024ee22cb98c371a0982858e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
    "name": "Ssss",
    "description": "Shamir",
    "url": "http://point-at-infinity.org/ssss/ssss-0.5.tar.gz",
    "mirror": null,
    "homepage": "http://point-at-infinity.org/ssss/",
    "depends": [
        {
            "depend": "gmp",
            "build-depend": false
        },
        {
            "depend": "xmltoman",
            "build-depend": false
        }
    ],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "inreplace \"Makefile\" do |s|",
        "s.gsub! /\\-W /, \"-W -DNOMLOCK $(CFLAGS) $(LDFLAGS)\""
    ],
    "version": "0.5",
    "file": "ssss.rb"
}