PortSystem 1.0 name fondu version 030428 description A set of programs to interconvert between mac font formats and pfb, ttf, otf and bdf files on unix. categories print homepage http://fondu.sourceforge.net/ master_sites http://fondu.sourceforge.net/ checksums md5 f4edb5fbadc8bdbf3bfbd05f9e66c1c4 maintainers michaelm@opendarwin.org distname fondu_src-${version} extract.suffix .tgz worksrcdir fondu post-configure { reinplace s|/usr/local|${prefix}|g ${worksrcpath}/Makefile } pre-destroot { reinplace s|${prefix}|${destroot}${prefix}|g ${worksrcpath}/Makefile } long_description \ Dealing with mac fonts is hard on other operating systems because mac fonts are stored \ in the resource fork, and other operating systems do not support this concept. Fondu \ will extract the resource fork from either a macbinary file or a binhex file. Ufond will \ create a resource fork inside a macbinary file.