summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-04-16 17:55:14 +0000
committersobomax <sobomax@FreeBSD.org>2002-04-16 17:55:14 +0000
commit295f951ecde871d35850e773af944c739846c248 (patch)
treed1b0e67b596b0dda00086c5d8bdb55b4aad66df6 /lang
parent4539583ad0861da4e00b84205eef9e873954c4ca (diff)
downloadFreeBSD-ports-295f951ecde871d35850e773af944c739846c248.zip
FreeBSD-ports-295f951ecde871d35850e773af944c739846c248.tar.gz
Add file missed in the previous checkin.
Diffstat (limited to 'lang')
-rw-r--r--lang/cli/scripts/portconfigure5
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/cli/scripts/portconfigure b/lang/cli/scripts/portconfigure
new file mode 100644
index 0000000..8432531
--- /dev/null
+++ b/lang/cli/scripts/portconfigure
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+. env.sh
+shift
+./configure "${@}"
OpenPOWER on IntegriCloud