aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lookupd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/lookupd/Makefile')
-rw-r--r--sysutils/lookupd/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/lookupd/Makefile b/sysutils/lookupd/Makefile
index bd6deb25a0d8..2f46228b4ae0 100644
--- a/sysutils/lookupd/Makefile
+++ b/sysutils/lookupd/Makefile
@@ -18,6 +18,9 @@ USE_RC_SUBR= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
STARTUPSCRIPT= ${WRKDIR}/lookupd.sh
+MAN5= lookupd.conf.5
+MAN8= lookupd.8
+
post-install:
@${SED} -e 's|%%PREFIX%%|${PREFIX}|g' ${FILESDIR}/lookupd.sh > ${STARTUPSCRIPT}
${INSTALL_SCRIPT} ${STARTUPSCRIPT} ${PREFIX}/etc/rc.d/lookupd.sh