diff options
author | billf <billf@FreeBSD.org> | 1999-01-13 23:08:52 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-01-13 23:08:52 +0000 |
commit | 73e191855826f1ec8d60dc0f56037292afe4e5d1 (patch) | |
tree | 654d1c7eae2b836af29c7e9bb1c06b09068166c5 /sysutils/Makefile | |
parent | 83b6c25256862a40ea6ea8b7d278fcde952f5403 (diff) | |
download | FreeBSD-ports-73e191855826f1ec8d60dc0f56037292afe4e5d1.zip FreeBSD-ports-73e191855826f1ec8d60dc0f56037292afe4e5d1.tar.gz |
bchunk is a Unix/C rewrite of the fine BinChunker software for some
non-Unix systems.
binchunker converts a CD image in a ".bin / .cue" format
(sometimes ".raw / .cue") to a set of .iso and .cdr tracks. The
bin/cue format is used by some non-Unix cd-writing software, but
is not supported on most other cd-writing programs.
The .iso track contains an ISO file system, which can be mounted
through a vn device on FreeBSD systems, or written on a CD-R
using cdrecord. The .cdr tracks are in the native CD audio format. (pcm)
They can be either written on a CD-R using cdrecord -audio, or
converted to WAV (or any other sound format for that matter)
using sox.
PR: ports/9420
Submitted By: Adam McDougall <bsdx@spawnet.com>
Diffstat (limited to 'sysutils/Makefile')
0 files changed, 0 insertions, 0 deletions