summaryrefslogtreecommitdiff
path: root/x11/xwit/Makefile
blob: 348d72a911e12c448150849a69f623f2447dfd94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.7 2005/04/11 21:48:17 tv 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_IMAKE=	yes

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