# $Id: Portfile,v 1.2 2004/09/08 18:36:04 mww Exp $

PortSystem 1.0

name			trio
version			1.10
revision		1
categories		devel
platforms		darwin
maintainers		mww@opendarwin.org
description		trio is a set of printf and string functions
long_description	Trio is a fully matured and stable set of printf and \
					string functions designed be used by applications with \
					focus on portability or with the need for additional \
					features that are not supported by standard stdio \
					implementation. 

homepage		http://daniel.haxx.se/projects/trio/
master_sites	sourceforge:ctrio
checksums		md5 8e550cd0ead8bbb9afb475e46ccddf30
patchfiles		patch-Makefile.in

test.run		no
test.target		test

destroot.destdir	prefix=${destroot}${prefix}
