mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
6f08968435
VMWare virtual machine. PR: ports/16337 Submitted by: vsilyaev@mindspring.com
6 lines
107 B
Bash
6 lines
107 B
Bash
#!/bin/sh
|
|
mkdir -p ${WRKDIRPREFIX}${CURDIR}
|
|
. `dirname $0`/configure.linproc
|
|
. `dirname $0`/configure.net
|
|
|