openbsd-ports/x11/xtestpicture/Makefile
2013-03-11 11:35:43 +00:00

22 lines
370 B
Makefile

# $OpenBSD: Makefile,v 1.19 2013/03/11 11:46:19 espie Exp $
COMMENT= full-screen image to adjust your monitor
DISTNAME= xtestpicture-1.2
REVISION= 0
CATEGORIES= x11
# BSD
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= X11 Xau Xdmcp Xext c
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
USE_GROFF = Yes
CONFIGURE_STYLE=imake
NO_TEST= Yes
.include <bsd.port.mk>