mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 21:50:32 -04:00
PR: 54906 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: fjoe (mentor) (implicit)
4 lines
74 B
Bash
4 lines
74 B
Bash
#!/bin/sh
|
|
|
|
cd %%PREFIX%%/share/decurs
|
|
exec %%PREFIX%%/bin/decurs.bin "$@"
|