summaryrefslogtreecommitdiff
path: root/homebrew/argus/.beer
blob: 6e5619f7d87787bf189e1228aab2f867e3318174 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "Argus",
    "description": "Audit Record Generation and Utilization System server",
    "url": "https://qosient.com/argus/src/argus-3.0.8.2.tar.gz",
    "mirror": null,
    "homepage": "https://qosient.com/argus/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"./configure\", \"--prefix=#{prefix}\"",
        "system \"make\"",
        "system \"make\", \"install\""
    ],
    "version": "3.0.8.2",
    "file": "argus.rb"
}