mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 11:48:35 -04:00
3 lines
66 B
Bash
3 lines
66 B
Bash
#!/usr/bin/env bash
|
|
|
|
exec %%PREFIX%%/bin/$(basename $0) ${1+"$@"}
|