Projects : sysutils/mdf2iso

BSDforge

Following, are FreeBSD ports, or other *BSD related projects, hosted, or worked on at BSDforge in the sysutils category.

mdf2iso
mdf2iso is a simple utility to convert an Alcohol 120% bin image into standard ISO-9660 format, cue sheets, or a TOC file.

Source, Patches, bug reports, discussions, and support are available on Gitlab: gitlab.com/bsdforge/mdf2iso

Installation

Using the FreeBSD ports system:
cd /usr/ports/sysutils/mdf2iso make install clean
Using the FreeBSD pkg system:
pkg install sysutils/mdf2iso