aboutsummaryrefslogtreecommitdiff
path: root/security/sudosh2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/sudosh2/Makefile')
-rw-r--r--security/sudosh2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/sudosh2/Makefile b/security/sudosh2/Makefile
index 4d7cfd12a79f..1c007c5e5748 100644
--- a/security/sudosh2/Makefile
+++ b/security/sudosh2/Makefile
@@ -22,4 +22,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --bindir="${PREFIX}/bin"
CONFIGURE_ENV= LDFLAGS="-lutil"
+MAN1= sudosh.1
+MAN8= sudosh-replay.8
+
.include <bsd.port.mk>