summaryrefslogtreecommitdiff
path: root/x11/unclutter/Makefile
blob: 7a2fd42c76008ca8bad4df9cba8b94818e323ed8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Makefile for:		unclutter
# Version required:	8
#
# $NetBSD: Makefile,v 1.4 1998/03/20 06:51:55 mycroft Exp $
#

DISTNAME=	unclutter-8
CATEGORIES=	misc
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	utilities
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	mycroft@NetBSD.ORG

WRKSRC=		${WRKDIR}/unclutter
USE_IMAKE=	yes
CAT1=		unclutter.0

.include <bsd.port.mk>