summaryrefslogtreecommitdiff
path: root/x11/unclutter/Makefile
blob: 811eeb576f1ef54a1ad29e1b38e222afdee5db66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.12 2003/07/17 22:56:47 grant Exp $
#

DISTNAME=	unclutter-8
WRKSRC=		${WRKDIR}/unclutter
CATEGORIES=	x11
MASTER_SITES=	${MASTER_SITE_XCONTRIB:=utilities/}
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	mycroft@NetBSD.org
COMMENT=	Remove idle cursor image from screen

USE_IMAKE=	yes

.include "../../mk/bsd.pkg.mk"