summaryrefslogtreecommitdiff
path: root/homebrew/delta/.beer
blob: 1e0bdd3b79e0d813c27d3a2c2c41613e8735396d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Delta",
    "description": "Programatically minimize files to isolate features of interest",
    "url": "https://deb.debian.org/debian/pool/main/d/delta/delta_2006.08.03.orig.tar.gz",
    "mirror": null,
    "homepage": "http://delta.tigris.org/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\"",
        "bin.install \"delta\", \"multidelta\", \"topformflat\""
    ],
    "version": "2006.08.03",
    "file": "delta.rb"
}