# $Id: Portfile 20431 2006-11-03 02:19:18Z jberry@macports.org $ PortSystem 1.0 name tea version 11.0 description TEA is the powerful text editor for GNU/Linux and *BSD. long_description ${description} maintainers nomaintainer@macports.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"