# $Id: Portfile 20757 2006-11-26 10:38:25Z rhwood@macports.org $ PortSystem 1.0 name drivel version 2.0.2 description Drivel is a LiveJournal client for the GNOME Desktop. long_description Drivel is a LiveJournal client for the GNOME desktop. \ It is designed to utilize the new features of \ GNOME 2.0 including GConf and GTK 2.0. It's \ really rather neat. maintainers rhwood@macports.org openmaintainer@macports.org categories gnome platforms darwin homepage http://www.dropline.net/drivel/ master_sites sourceforge use_bzip2 yes checksums sha1 34a0585c95b37e0b1f0ffcc96ae028a9f0108ebb depends_lib bin:gnome-session:gnome-session lib:libiconv.2:libiconv # for some reason it will not work with gtkspell configure.args --without-gtkspell configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"