summaryrefslogtreecommitdiff
path: root/homebrew/phoronixtestsuite/.beer
blob: 01f8c138767da9ef6cbf098d616f3aebd9962316 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "PhoronixTestSuite",
    "description": "Open-source automated testing/benchmarking software",
    "url": "https://github.com/phoronix-test-suite/phoronix-test-suite/archive/v8.6.1.tar.gz",
    "mirror": null,
    "homepage": "https://www.phoronix-test-suite.com/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "rm_rf [prefix/\"../etc\", prefix/\"../usr\"]"
    ],
    "version": "8.6.1",
    "file": "phoronix-test-suite.rb"
}