# $Id: Portfile 75511 2011-01-27 19:47:07Z afb@macports.org $

PortSystem 1.0

name		Terminal
version		0.4.5
revision	1
categories	xfce
platforms	darwin
maintainers	afb
categories	xfce
platforms	darwin
description	Terminal is a modern terminal emulator for the Unix/Linux desktop.
long_description ${description}
homepage	http://goodies.xfce.org/projects/applications/terminal
master_sites	http://www.xfce.org/archive/src/apps/terminal/0.4/
use_bzip2	yes
checksums	md5 3c707628e2e97c6d9566cd74d400036a \
		sha1 8c23799922700b1f74dc7b7e029eec192d8ff62c \
		rmd160 f0cbfdfabc5c3037508e3b52e938c3d62bc8c14b

depends_lib	port:exo port:vte port:dbus port:gtk2 \
		path:include/glib-2.0/gio/gio.h:glib2 port:hicolor-icon-theme

configure.args  --enable-dbus

patchfiles	patch-terminal-Makefile.in
