mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
46daed9bc7
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>
6 lines
151 B
Bash
6 lines
151 B
Bash
#!/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
|