pkgsrc/x11/unclutter/Makefile

16 lines
324 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.10 2001/02/17 17:06:52 wiz Exp $
1997-10-11 23:53:59 +02:00
#
DISTNAME= unclutter-8
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/}
1997-10-11 23:53:59 +02:00
EXTRACT_SUFX= .tar.Z
MAINTAINER= mycroft@netbsd.org
COMMENT= Remove idle cursor image from screen
1997-10-11 23:53:59 +02:00
1998-01-27 00:24:43 +01:00
WRKSRC= ${WRKDIR}/unclutter
1997-10-11 23:53:59 +02:00
USE_IMAKE= yes
.include "../../mk/bsd.pkg.mk"