Add files from parent branch HEAD:
[pkgsrc.git] / x11 / xtoolwait / Makefile
1 # $NetBSD: Makefile,v 1.9 2006/12/27 13:37:47 joerg Exp $
2 #
3
4 DISTNAME=       xtoolwait-1.3
5 PKGREVISION=    2
6 CATEGORIES=     x11
7 MASTER_SITES=   http://www.hacom.nl/~richard/software/
8
9 MAINTAINER=     minoura@NetBSD.org
10 HOMEPAGE=       http://www.hacom.nl/~richard/software/xtoolwait.html
11 COMMENT=        Free implementation of SunOS toolwait(1)
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 USE_IMAKE=      yes
16
17 .include "../../x11/libXext/buildlink3.mk"
18 .include "../../mk/bsd.pkg.mk"