# $Id: Portfile 30230 2007-10-22 23:03:23Z jmpp@macports.org $

PortSystem			1.0
name				t1utils
version				1.32
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 733892543a5b852b7e5d87bc58117f53 \
					sha1 2fcb31431a0886c8e8c68baf423845477fba92c9

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

