summaryrefslogtreecommitdiff
path: root/x11/xwit/Makefile
blob: a569351d330f14b8ff03918d10bce7e89962d470 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.5 2003/07/17 22:57:06 grant Exp $
#

DISTNAME=	xwit-3.4
PKGREVISION=	2
CATEGORIES=	x11
MASTER_SITES=	${MASTER_SITE_XCONTRIB:=utilities/}

MAINTAINER=	seb@NetBSD.org
COMMENT=	Utility for calling X11 functions from the shell

USE_BUILDLINK2=	yes
USE_IMAKE=	yes

.include "../../mk/bsd.pkg.mk"