summaryrefslogtreecommitdiff
path: root/homebrew/nrg2iso/.beer
blob: cea7c747294771a888317331a3719ce4fe8c9238 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Nrg2iso",
    "description": "Extract ISO9660 data from Nero nrg files",
    "url": "http://gregory.kokanosky.free.fr/v4/linux/nrg2iso-0.4.tar.gz",
    "mirror": null,
    "homepage": "http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\"",
        "bin.install \"nrg2iso\""
    ],
    "version": "0.4",
    "file": "nrg2iso.rb"
}