summaryrefslogtreecommitdiff
path: root/homebrew/sersniff/.beer
blob: 3e77e3dd5bc094b52e130d9b626f064801f80ca5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "Sersniff",
    "description": "Program to tunnel/sniff between 2 serial ports",
    "url": "https://www.earth.li/projectpurple/files/sersniff-0.0.5.tar.gz",
    "mirror": null,
    "homepage": "https://www.earth.li/projectpurple/progs/sersniff.html",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\"",
        "bin.install \"sersniff\"",
        "man8.install \"sersniff.8\""
    ],
    "version": "0.0.5",
    "file": "sersniff.rb"
}