freebsd-ports/lang/cli/scripts/portconfigure
2002-04-16 17:55:14 +00:00

5 lines
45 B
Bash

#!/bin/sh
. env.sh
shift
./configure "${@}"