# $Id: Portfile 130 2009-06-06 14:30:12Z kimuraw $

PortSystem		1.0
name			kasumi
version			1.0
categories		textproc
maintainers		pelopor@nifty.com
description		Anthy is a system for Japanese input method.
long_description		 \
	Anthy is a system for Japanese input method. It converts Hiragana text to\
	Kana Kanji mixed text.

homepage		http://kasumi.sourceforge.jp/
set sfj 		17839
master_sites    http://osdn.dl.sourceforge.jp/${name}/${sfj}/ \
				http://kyushu-u.dl.sourceforge.jp/${name}/${sfj}/ \
				http://keihanna.dl.sourceforge.jp/${name}/${sfj}/
platforms		darwin
checksums	md5  15314d8eaaf83abf5fd41b93be8ce91f

patchfiles 		patch-KasumiWord.cxx.diff patch-KasumiException.hxx.diff
configure.env 	 LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/include
#post-extract	{
#				#configure
#				reinplace "s|aclocal-\$\{am__api_version\}|aclocal|g" \
#					${worksrcpath}/configure
#				reinplace "s|automake-\$\{am__api_version\}|automake|g" \
#					${worksrcpath}/configure
#}
