# $Id: Portfile,v 1.8 2005/06/14 06:28:42 jkh Exp $ PortSystem 1.0 name icu version 3.2 categories devel platforms darwin maintainers darwinports@opendarwin.org description International Components for Unicode long_description The International Components for Unicode (ICU) libraries provide robust and full-featured Unicode services on a wide variety of platforms. ICU supports the most current version of the Unicode standard, and they provide support for supplementary Unicode characters (needed for GB 18030 repertoire support). homepage http://ibm.com/software/globalization/icu/ master_sites ftp://ftp.software.ibm.com/software/globalization/icu/${version}/ checksums md5 55a85d2365338ece483d275119fd990c extract.suffix .tgz worksrcdir ${name}/source pre-configure { reinplace "s;install_name ;install_name ${prefix}/lib/;" ${worksrcpath}/config/mh-darwin } configure.args --mandir=${prefix}/share/man