pkgsrc/x11/unclutter/Makefile

20 lines
453 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.19 2018/02/28 11:48:39 leot Exp $
1997-10-11 23:53:59 +02:00
#
DISTNAME= unclutter-8
PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/}
1997-10-11 23:53:59 +02:00
EXTRACT_SUFX= .tar.Z
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Remove idle cursor image from screen
LICENSE= public-domain
1997-10-11 23:53:59 +02:00
WRKSRC= ${WRKDIR}/unclutter
1997-10-11 23:53:59 +02:00
USE_IMAKE= yes
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"