summaryrefslogtreecommitdiff
path: root/x11-wm/awesome
diff options
context:
space:
mode:
authorDavid Thiel <lx@FreeBSD.org>2009-02-26 02:22:17 +0000
committerDavid Thiel <lx@FreeBSD.org>2009-02-26 02:22:17 +0000
commit6bf8ad4608fba970ea6fd1837aa5970400d7eff5 (patch)
treeaa1a6ffd7b73bc0ed1b505bc6bf4b09de65aa7a3 /x11-wm/awesome
parentUpdate to 3.2 release. This release offers no changes over Release Candidate 3. (diff)
Sigh, docbook-built man pages...
PR: ports/131479
Notes
Notes: svn path=/head/; revision=229067
Diffstat (limited to 'x11-wm/awesome')
-rw-r--r--x11-wm/awesome/Makefile5
1 files changed, 5 insertions, 0 deletions
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 <bsd.port.pre.mk>