1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/lang/cli/scripts/portconfigure
2002-04-16 17:55:14 +00:00

6 lines
45 B
Bash

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