# $Id: Portfile,v 1.2 2004/02/23 13:59:08 olegb Exp $
PortSystem 1.0
name		libzvt
version		2.0.1
description	A library backend of zterm.
long_description       Libzvt is the library backend of zterm, yet \
			another virtual terminal program.  It is needed \
			for the application side of the GNOME 2.0 desktop.
maintainers	gnome-darwinports@opendarwin.org
categories	gnome
platforms	darwin 
homepage	http://www.gnome.org/
master_sites    gnome:sources/libzvt/2.0/
checksums	md5 4bbea49495a341650fa1f89908e6554e
depends_lib     lib:gnome-session:gnome-session
use_bzip2 	yes
configure.args	--mandir=${prefix}/share/man --infodir=${prefix}/share/info
configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" 
