summaryrefslogtreecommitdiff
path: root/homebrew/bedops/.beer
blob: ec66764dcfa1d9f5e63a800f42c084236c37ccd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Bedops",
    "description": "Set and statistical operations on genomic data of arbitrary scale",
    "url": "https://github.com/bedops/bedops/archive/v2.4.35.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/bedops/bedops",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\"",
        "system \"make\", \"install\", \"BINDIR=#{bin}\""
    ],
    "version": "2.4.35",
    "file": "bedops.rb"
}