15 lines
326 B
Makefile
15 lines
326 B
Makefile
# $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"
|