# $Id: Portfile,v 1.1 2005/01/05 20:38:44 olegb Exp $ PortSystem 1.0 name tea version 6.2 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 884bc5fc709b521a8523c64869b47cf1 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"