# $Id: Portfile,v 1.2 2005/09/13 06:57:56 olegb Exp $
PortSystem 1.0
name		gxmessage
version		2.4.4
description	a GTK-based xmessage clone.
long_description   	gxmessage opens a window to display a \
			message obtained from the command line, \
			from a file, or from stdin. The window \
			includes a row of buttons, each  of which \
			causes the program to exit with a \
			different return code.
maintainers	darwinports@opendarwin.org
categories	x11
platforms	darwin 
homepage	http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage
master_sites    http://homepages.ihug.co.nz/~trmusson/stuff
checksums	md5 dc9b7b029d5acbaf5e7b913e38589c8e
depends_lib	lib:libgtk.2:gtk2
configure.args	--mandir=${prefix}/share/man
