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

19 lines
287 B
Makefile

COMMENT= full-screen image to adjust your monitor
DISTNAME= xtestpicture-1.2
REVISION= 1
CATEGORIES= x11
# BSD
PERMIT_PACKAGE= Yes
WANTLIB= X11 Xau Xdmcp Xext c
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
CONFIGURE_STYLE=imake
NO_TEST= Yes
.include <bsd.port.mk>