aboutsummaryrefslogtreecommitdiffstats
path: root/net/isc-dhcp3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/isc-dhcp3/Makefile')
-rw-r--r--net/isc-dhcp3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/isc-dhcp3/Makefile b/net/isc-dhcp3/Makefile
index 36a19536a905..db3dd0921de9 100644
--- a/net/isc-dhcp3/Makefile
+++ b/net/isc-dhcp3/Makefile
@@ -57,5 +57,7 @@ post-install:
strip ${PREFIX}/sbin/${file}; \
fi
.endfor
+ ${INSTALL_SCRIPT} ${FILESDIR}/isc-dhcpd.sh.sample \
+ ${PREFIX}/etc/rc.d
.include <bsd.port.mk>