# $Id: Portfile,v 1.4 2006/01/17 10:41:48 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 8b65e6b169c0f256144367e61c146b61 \ sha1 286bdd718e378ca9298f78e6dceef49ebbba14a7 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"