aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/9menu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/9menu/Makefile')
-rw-r--r--x11-wm/9menu/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-wm/9menu/Makefile b/x11-wm/9menu/Makefile
index 7c5743109906..1cda5e019365 100644
--- a/x11-wm/9menu/Makefile
+++ b/x11-wm/9menu/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.3 1996/11/12 02:19:29 obrien Exp $
+# $Id: Makefile,v 1.4 1997/09/08 12:23:55 tg Exp $
#
DISTNAME= 9menu-1.5
@@ -18,4 +18,7 @@ EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
+MAN1= 9menu.1
+MANCOMPRESSED= yes
+
.include <bsd.port.mk>