1b96a6c775
I really need to adjust the convergence of my screen.
22 lines
406 B
Makefile
22 lines
406 B
Makefile
# $OpenBSD: Makefile,v 1.12 2003/02/04 21:02:13 naddy 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
|
|
|
|
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
|
|
|
|
USE_X11= Yes
|
|
CONFIGURE_STYLE=imake
|
|
|
|
NO_REGRESS= Yes
|
|
|
|
.include <bsd.port.mk>
|