# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem              1.0

name                    mdf2iso
version                 0.3.1
revision                0
categories              sysutils
license                 GPL-2+
maintainers             nomaintainer

description             Convert MDF (Alcohol 120% images) to ISO images
long_description        ${description}.

homepage                https://packages.debian.org/sid/mdf2iso
master_sites            debian:m/${name}
distname                ${name}_${version}.orig
worksrcdir              ${name}-${version}

checksums               rmd160  d07bf6d072486382c71dc06ab04d529f769db180 \
                        sha256  906f0583cb3d36c4d862da23837eebaaaa74033c6b0b6961f2475b946a71feb7 \
                        size    193860

patch.pre_args-replace  -p0 -p1
patchfiles              implicit.patch
