# Created by: shanee@augusta.de
# $FreeBSD: misc/unclutter/Makefile 327745 2013-09-20 20:50:57Z bapt $

PORTNAME=	unclutter
PORTVERSION=	8
PORTREVISION=	3
CATEGORIES=	misc
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	utilities
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	simon@olofsson.de
COMMENT=	Remove idle cursor image from screen

WRKSRC=		${WRKDIR}/unclutter
USES=		imake
USE_XORG=	x11 xext
MAN1=		unclutter.1
PLIST_FILES=	bin/unclutter

NO_STAGE=	yes
.include <bsd.port.mk>
