aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
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
parenta4c74b09e66fa3bdac8ccdcbf44d64f3fe434bcf (diff)
downloadports-6bf8ad4608fba970ea6fd1837aa5970400d7eff5.tar.gz
ports-6bf8ad4608fba970ea6fd1837aa5970400d7eff5.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/awesome/Makefile5
-rw-r--r--x11-wm/awesome2/Makefile5
2 files changed, 10 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>
diff --git a/x11-wm/awesome2/Makefile b/x11-wm/awesome2/Makefile
index 7e7d9920fbb2..383e47eefa42 100644
--- a/x11-wm/awesome2/Makefile
+++ b/x11-wm/awesome2/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>