# $Id: Portfile,v 1.2 2004/05/30 12:20:49 olegb Exp $ PortSystem 1.0 name drivel version 0.90.0 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 olegb@opendarwin.org categories gnome platforms darwin homepage http://www.dropline.net/drivel/ master_sites sourceforge use_bzip2 yes checksums md5 794e395f6b6ab1bb102706bed478b616 depends_lib bin:gnome-session:gnome-session configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"