PortSystem			1.0

name				unclutter
version				8
revision                        1
categories			x11
license				public-domain
maintainers			nomaintainer
description			Hides the cursor in X after a period of inactivity
long_description \
	unclutter hides your X mouse cursor when you don't need it, to \
	prevent it from getting in the way. You have only to move the \
	mouse to restore the mouse cursor.

platforms			darwin

homepage			http://www.ibiblio.org/pub/X11/contrib/utilities/
master_sites		http://www.ibiblio.org/pub/X11/contrib/utilities/

checksums			md5 1fe32cab8dd765263679618f8704117f

depends_lib \
	port:xorg-libX11

worksrcdir			${name}

use_configure		no

build.args-append CCOPTIONS='-I${prefix}/include' LDOPTIONS='-L${prefix}/lib'

destroot.args		BINDIR=${destroot}${prefix}/bin MANDIR=${destroot}${prefix}/share/man/man1