17 lines
403 B
Makefile
17 lines
403 B
Makefile
# $NetBSD: Makefile,v 1.13 2017/09/06 10:40:36 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= xtoolwait-1.3
|
|
PKGREVISION= 2
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/}
|
|
|
|
|
|
MAINTAINER= minoura@NetBSD.org
|
|
#HOMEPAGE= http://www.hacom.nl/~richard/software/xtoolwait.html
|
|
COMMENT= Free implementation of SunOS toolwait(1)
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include "../../x11/libXext/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|