# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem			1.0
PortGroup			python24 1.0

name            	fonttools
version         	2.0b1
revision			1
description     	XML<->TrueType/OpenType Converter
long_description	TTX is a tool to convert OpenType and TrueType fonts to \
					and from XML. FontTools is a library for manipulating \
					fonts, written in Python. It supports TrueType, OpenType, \
					AFM and to an extent Type 1 and some Mac-specific formats.
platforms       	darwin
categories      	print
maintainers     	kallisys.net:pguyot
homepage			http://www.letterror.com/code/ttx/
master_sites		sourceforge
extract.suffix		.tgz
checksums			md5 f9eb9fcb994af6537e10692f14c2778c \
					sha1 3d67701a9251aa9ab12d3ecf2d600c59a99761a9 \
					rmd160 8634f66b3a643edad9eba4a7da130def3d3cce4b
worksrcdir			${name}
depends_build		port:py-numeric

patchfiles			patch-Lib-fontTools-ttLib-sfnt.py

livecheck.regex	<title>FontTools/TTX Source Code (.*) released.*</title>
