diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/awesome/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/awesome2/Makefile | 5 |
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> |