openbsd-ports/x11/xtestpicture/Makefile
2004-12-17 15:03:17 +00:00

23 lines
427 B
Makefile

# $OpenBSD: Makefile,v 1.13 2004/12/17 15:03:18 alek Exp $
COMMENT= "full-screen image to adjust your monitor"
DISTNAME= xtestpicture-1.2
CATEGORIES= x11
# BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
USE_X11= Yes
CONFIGURE_STYLE=imake
NO_REGRESS= Yes
.include <bsd.port.mk>