# $Id: Portfile,v 1.2 2005/01/29 11:08:12 olegb Exp $ PortSystem 1.0 name tea version 7.0 description TEA is the powerful text editor for GNU/Linux and *BSD. long_description ${description} maintainers olegb@opendarwin.org categories editors platforms darwin homepage http://tea.linux.kiev.ua master_sites ${homepage} checksums md5 006bb8478983e3c21cd07b382da45555 \ sha1 8c322f2f9a789ba7f72091927975a4bb7d305f91 depends_lib lib:libgtk.2:gtk2 use_bzip2 yes distname ${name} 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"