# $Id: Portfile,v 1.3 2005/09/13 06:57:45 olegb Exp $ PortSystem 1.0 name tea version 11.0 description TEA is the powerful text editor for GNU/Linux and *BSD. long_description ${description} maintainers darwinports@opendarwin.org categories editors platforms darwin homepage http://tea.linux.kiev.ua master_sites ${homepage} checksums md5 113f9ec59e6408806ddbf3bce256e201\ sha1 4253a0f642876b932d9a89dd0822d92f461775ca depends_lib lib:libgtk.2:gtk2 use_bzip2 yes distname ${name}-${version} worksrcdir ${name}-${version} configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"