pkgsrc/x11/unclutter/Makefile

21 lines
466 B
Makefile
Raw Normal View History

2008-06-20 03:09:05 +02:00
# $NetBSD: Makefile,v 1.17 2008/06/20 01:09:45 joerg 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
1997-10-11 23:53:59 +02:00
2008-06-20 03:09:05 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
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"