# $Id: Portfile 51818 2009-06-04 05:29:58Z blb@macports.org $

PortSystem          1.0
name                gxmessage
version             2.12.1
categories          x11
maintainers         nomaintainer
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.

platforms           darwin 

homepage            http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage
master_sites        http://homepages.ihug.co.nz/~trmusson/stuff

checksums           md5     48c0f8b2a18fa92724c1cec83a9aa46c \
                    sha1    faf2e2c55b527d05f586fbc5f8e6d671e546a0a5 \
                    rmd160  24f3c8219bda74b804baa1b75011c15e7badc4b0

depends_lib         port:gtk2

configure.args      --mandir=${prefix}/share/man

