summaryrefslogtreecommitdiffstats
path: root/warp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'warp/Makefile')
-rw-r--r--warp/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/warp/Makefile b/warp/Makefile
index e48fbf3e..7e13a4cc 100644
--- a/warp/Makefile
+++ b/warp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/11/10 08:49:08 kamil Exp $
+# $NetBSD: Makefile,v 1.3 2020/11/11 17:11:19 christos Exp $
.include <bsd.own.mk>
@@ -18,6 +18,9 @@ HIDEGAME=hidegame
SETGIDGAME=yes
MAN= warp.6
+BINGRP= games
+BINMODE=2555
+
warp.6:
${_MKTARGET_CREATE}
cat ${.CURDIR}/warp.man > ${.TARGET}