mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 14:10:30 -04:00
2 lines
117 B
Bash
2 lines
117 B
Bash
#! /bin/sh
|
|
[ -x %%PREFIX%%/bin/yaunc -a -f %%PREFIX%%/etc/yaunc.conf ] && %%PREFIX%%/bin/yaunc & && echo -n ' yaunc'
|