summaryrefslogtreecommitdiff
path: root/net/mars_nwe/scripts
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>1999-01-27 01:27:42 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>1999-01-27 01:27:42 +0000
commit46daed9bc765550774091de598a7d06af4ba8c5b (patch)
treeb471e2ad24fdbfb5d032ac7fb84379a36c272954 /net/mars_nwe/scripts
parentUpgrade to 1.2.1. (diff)
Initial import of Mars_NWE v0.99pl14.
Free Netware(tm) emulator (file/remote print/system binary server) written by Martin Stover, porting to FreeBSD by Boris Popov (bp@butya.kz). PR 9231 Submitted by: Boris Popov <bp@butya.kz>
Notes
Notes: svn path=/head/; revision=16370
Diffstat (limited to 'net/mars_nwe/scripts')
-rw-r--r--net/mars_nwe/scripts/configure5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/mars_nwe/scripts/configure b/net/mars_nwe/scripts/configure
new file mode 100644
index 000000000000..abbe9fa6d0c6
--- /dev/null
+++ b/net/mars_nwe/scripts/configure
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+cp ${WRKSRC}/examples/config.h ${WRKSRC}/config.h
+cp ${WRKSRC}/examples/nw.ini ${WRKSRC}/nw.ini
+cp ${WRKSRC}/examples/mk.li ${WRKSRC}/mk.li