aboutsummaryrefslogtreecommitdiffstats
path: root/net/ddup/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ddup/Makefile')
-rw-r--r--net/ddup/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ddup/Makefile b/net/ddup/Makefile
index 35f151b95cf..d2598ee3ff3 100644
--- a/net/ddup/Makefile
+++ b/net/ddup/Makefile
@@ -22,6 +22,7 @@ post-configure:
${WRKSRC}/INSTALL-C
post-install:
+ ${INSTALL_MAN} ${FILESDIR}/ddup.1 ${PREFIX}/man/man1
strip ${PREFIX}/sbin/ddup
.include <bsd.port.mk>