summaryrefslogtreecommitdiff
path: root/homebrew/boostat157/.beer
blob: 26b10bb50db589cfae175c6d714093670252f92d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "BoostAT157",
    "description": "Collection of portable C++ source libraries",
    "url": "https://downloads.sourceforge.net/project/boost/boost/1.57.0/boost_1_57_0.tar.bz2",
    "mirror": null,
    "homepage": "https://www.boost.org",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "open(\"user-config.jam\", \"a\") do |file|",
        "file.write \"using darwin : : #{ENV.cxx} ;\\n\""
    ],
    "version": "1_57_0",
    "file": "boost@1.57.rb"
}