# $Id: Portfile,v 1.5 2005/11/13 16:55:23 rhwood Exp $

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	gnome-darwinports@opendarwin.org rhwood@opendarwin.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"
