# Distributing original source is OK, but it's very unclear when it comes to derivative works
description Several *nix-based utilities for working with classic Mac \
macutil contains the following utilities: \
macunpack - unpacks PackIt, StuffIt, Diamond, Compactor/Compact Pro, \
most StuffItClassic/StuffItDeluxe, and all Zoom and LHarc/MacLHa \
archives, and archives created by later versions of DiskDoubler. Also \
it will decode files created by BinHex5.0, MacBinary, UMCP, Compress \
It, ShrinkToFit, MacCompress, DiskDoubler and AutoDoubler. \
hexbin - de-hexify files created in BinHex 4.0 compatible format (hqx) \
but also the older format (dl, hex and hcx). Moreover it will uudecode \
files uuencoded by UUTool (the only program I know that does UU \
hexification of all Mac file information). \
macsave - reads a MacBinary stream from standard input and writes the \
files according to the options. Optionally self-extracting archives are \
modified to normal archives. \
macstream - reads files from the Unix host and will output a MacBinary \
stream containing all those files together with information about the \
binhex - reads a MacBinary stream, or will read files/directories as \
indicated on the command line, and will output all files in binhexed \
(.hqx) format. Information about the directory structure is lost. \
tomac - transmits a MacBinary stream, or named files to the Mac using \
frommac - receives one or more files from the Mac using the XMODEM \
homepage http://web.archive.org/web/20091231011057/http://homepages.cwi.nl/~dik/english/ftp.html
master_sites http://web.archive.org/web/20060720044428/http://ftp.cwi.nl/dik/
distname ${name}${version}.shar
checksums md5 2994c01ce0cf86ef6e76e0d88b6c0f3f
patchfiles patch-hexbin-buffer.c patch-macunpack-lzh.h
destroot.destdir BINDIR=${destroot}${prefix}/bin
xinstall -m 755 -d ${destroot}${prefix}/share/man/man1 \