summaryrefslogtreecommitdiff
path: root/homebrew/macrobber/.beer
blob: d7efe46eabbbd42817067c6bf339becfd8cbc0b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "MacRobber",
    "description": "Digital investigation tool",
    "url": "https://downloads.sourceforge.net/project/mac-robber/mac-robber/1.02/mac-robber-1.02.tar.gz",
    "mirror": null,
    "homepage": "https://www.sleuthkit.org/mac-robber/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\", \"CC=#{ENV.cc}\", \"GCC_OPT=#{ENV.cflags}\"",
        "bin.install \"mac-robber\""
    ],
    "version": "1.02",
    "file": "mac-robber.rb"
}