summaryrefslogtreecommitdiff
path: root/homebrew/mdf2iso/.beer
blob: ce42bf24ad5b57d19836a9110077da29a51c7017 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "Mdf2iso",
    "description": "Tool to convert MDF (Alcohol 120% images) images to ISO images",
    "url": "https://deb.debian.org/debian/pool/main/m/mdf2iso/mdf2iso_0.3.1.orig.tar.gz",
    "mirror": null,
    "homepage": "https://packages.debian.org/sid/mdf2iso",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"./configure\", \"--disable-debug\", \"--disable-dependency-tracking\",",
        "\"--prefix=#{prefix}\"",
        "system \"make\", \"install\""
    ],
    "version": "0.3.1",
    "file": "mdf2iso.rb"
}