summaryrefslogtreecommitdiff
path: root/net/mars_nwe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/mars_nwe/Makefile')
-rw-r--r--net/mars_nwe/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mars_nwe/Makefile b/net/mars_nwe/Makefile
index 1614f5700f0f..3398bc7d2820 100644
--- a/net/mars_nwe/Makefile
+++ b/net/mars_nwe/Makefile
@@ -23,6 +23,7 @@ do-build:
do-install:
@(cd ${WRKSRC} && ./mk.li install)
+ @${INSTALL_DATA} ${WRKSRC}/examples/nw.ini ${PREFIX}/etc/nwserv.conf.example
@${ECHO} "You'll need to create a startup file to load MARS_NWE Server when booting."
@${ECHO} "Create a nwserv.sh in ${PREFIX}/etc/rc.d directory and modify"
@${ECHO} "${PREFIX}/etc/nwserv.conf manually before you loading server."