# $Id: Portfile 67943 2010-05-22 15:33:30Z takanori@macports.org $

PortSystem      1.0
name            t1utils
version         1.35
categories      graphics print fonts
maintainers     nomaintainer
description     Command line tools for dealing with Type 1 fonts
long_description \
                t1utils is a collection of simple type-1 font manipulation programs. \
                Together, they allow you to convert between PFA (ASCII) and PFB (binary) \
                formats, disassemble PFA or PFB files into human-readable form, \
                reassemble them into PFA or PFB format. Additionally you can extract font \
                resources from a Macintosh font file (ATM/Laserwriter), or create a \
                Macintosh Type 1 font file from a PFA or PFB font.

platforms       darwin

homepage        http://www.lcdf.org/~eddietwo/type/
master_sites    ${homepage}

checksums       md5 20e4cd3ffe81f01eff02a5e2320d95b7 \
                sha1 7774c62e9227b922154de8fb1d19eab98f64a7dc \
                rmd160 fd2460aef2766df01f1b79d699d3ea5ad52a41a3

configure.args  --mandir=${prefix}/share/man
