openbsd-ports/x11/xtoolwait/Makefile
2022-03-11 20:15:18 +00:00

22 lines
371 B
Makefile

COMMENT= tool startup utility for X11
DISTNAME= xtoolwait-1.3
REVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/} \
http://www.hacom.nl/~richard/software/
HOMEPAGE= http://www.hacom.nl/~richard/software/xtoolwait.html
# GPL
PERMIT_PACKAGE= Yes
WANTLIB= X11 Xau Xdmcp Xext c
CONFIGURE_STYLE= imake
NO_TEST= Yes
.include <bsd.port.mk>