View | Details | Raw Unified | Return to bug 115888
Collapse All | Expand All

(-)Makefile (+4 lines)
Lines 17-22 Link Here
17
MAINTAINER=	cy@FreeBSD.org
17
MAINTAINER=	cy@FreeBSD.org
18
COMMENT=	A multi-screen window manager
18
COMMENT=	A multi-screen window manager
19
19
20
OPTIONS=	XTERM_256 "Enable support for 256 colour xterm" OFF \
21
		NETHACK "Enable NetHack support" ON \
22
		CJK "Treat CJK ambiguous characters as full width" OFF
23
20
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
21
MAN1=		screen.1
25
MAN1=		screen.1
22
INFO=		screen
26
INFO=		screen

Return to bug 115888