# $Id: Portfile,v 1.1 2005/09/16 22:37:31 yves Exp $
PortSystem 1.0

name		 xnee
version		 2.01
categories	 x11
maintainers	 yves@opendarwin.org
description	 Xnee's Not an Event Emulator
long_description \
    Xnee is a suite of programs that can record, replay \
    and distribute user actions under the X11 environment. \
    Think of it as a robot that can imitate the job you just did.

homepage     http://www.gnu.org/software/xnee/www/index.html
master_sites gnu
distname     Xnee-${version}
checksums    md5 c22cb4ce520bdf27867b823e57b6e7da
depends_lib	 lib:libX11.6:XFree86 port:pkgconfig

configure.args --disable-doc
