mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +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
|
|
|