summaryrefslogtreecommitdiff
path: root/x11/xwit/Makefile
blob: 386413ebe98c4450b8488a655d560ed4c07933f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.8 2005/12/27 13:54:59 seb Exp $
#

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

MAINTAINER=	tech-pkg@NetBSD.org
COMMENT=	Utility for calling X11 functions from the shell

USE_IMAKE=	yes

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