From 9d4ae4842cd298b067b6d6c5130f765c3106f8bd Mon Sep 17 00:00:00 2001 From: lx Date: Thu, 26 Feb 2009 02:22:17 +0000 Subject: Sigh, docbook-built man pages... PR: ports/131479 --- x11-wm/awesome/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'x11-wm/awesome') diff --git a/x11-wm/awesome/Makefile b/x11-wm/awesome/Makefile index 7e7d9920fbb2..383e47eefa42 100644 --- a/x11-wm/awesome/Makefile +++ b/x11-wm/awesome/Makefile @@ -33,6 +33,11 @@ USE_GNOME= glib20 pango USE_LUA= 5.1+ USE_XORG= pixman x11 xau xdmcp xext xft xinerama xrandr xrender xproto +MAN1= awesome.1 \ + awesome-client.1 \ + awsetbg.1 +MAN5= awesomerc.5 +MANCOMPRESSED= yes PORTDOCS= AUTHORS BUGS LICENSE README .include -- cgit