# $Id: Portfile,v 1.4 2005/07/18 18:21:11 olegb Exp $ PortSystem 1.0 name drivel version 2.0.1 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 gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.dropline.net/drivel/ master_sites sourceforge use_bzip2 yes checksums md5 7d8bbc580c335a75bc480c3b13095f77 depends_lib bin:gnome-session:gnome-session lib:libiconv.2:libiconv configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"