Portfile

# $Id: Portfile 21898 2007-02-11 11:49:06Z rhwood@macports.org $

PortSystem 1.0
name drivel
version 2.0.3
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 33f684e6fc9ea710f00a74e14c99800bd3217586
depends_lib \
port:gnome-session \
port:libiconv \
port:gtk-spell
configure.env \
CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
CFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib"