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

17 lines
246 B
Makefile

COMMENT= display a dialog box and prompt user for text
DISTNAME= xprompt-1.4
REVISION= 2
CATEGORIES= x11
# BSD
PERMIT_PACKAGE= Yes
WANTLIB= ICE SM X11 Xau Xaw Xdmcp Xext Xmu Xt c
CONFIGURE_STYLE= imake
NO_TEST= Yes
.include <bsd.port.mk>