summaryrefslogtreecommitdiff
path: root/homebrew/bittwist/.beer
blob: bb97e70184892dc5d108f92d43d515071a9f0685 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Bittwist",
    "description": "Libcap-based Ethernet packet generator",
    "url": "https://downloads.sourceforge.net/project/bittwist/Mac%20OS%20X/Bit-Twist%202.0/bittwist-macosx-2.0.tar.gz",
    "mirror": null,
    "homepage": "https://bittwist.sourceforge.io",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\"",
        "system \"make\", \"install\", \"prefix=#{prefix}\""
    ],
    "version": "2.0",
    "file": "bittwist.rb"
}