# $Id: Portfile 170 2009-07-14 10:09:36Z tatyana $

PortSystem		1.0
name			m17n-lib
version		1.5.3
categories		devel, textproc
maintainers		majuterus@gmail.com
description		a multilingual text processing library for the C language.
long_description	${description}
depends_lib		port:m17n-db \
			port:libxml2 \
			port:freetype \
			port:fribidi \
			port:fontconfig \
			port:gd2 \
			port:libotf
homepage		http://www.m17n.org/m17n-lib-en/
platforms		darwin
master_sites    http://www.m17n.org/m17n-lib-download/
checksums		md5 6c6c243a14305fee373283b553226215 \
			sha1 80d5f10329bf7c3caf85359e568da1efa41b81b8
configure.args	--mandir=${prefix}/share/man --without-gui \
		--disable-nls
