1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/audio/umurmur/pkg-plist
Martin Wilke 05e8725e13 uMurmur is a minimalistic Mumble server primarily targeted to run on
routers with an open OS like OpenWRT.
The server part of Mumble is called Murmur, hence the name uMurmur.

WWW:	http://http://code.google.com/p/umurmur/

PR:		ports/154995
Submitted by:	Ayumi Mitsui <ayu at commun.jp>
2011-06-26 07:17:01 +00:00

8 lines
325 B
Plaintext

@comment $FreeBSD$
@stopdaemon umurmur
@unexec if cmp -s %D/etc/umurmur/umurmur.conf.sample %D/etc/umurmur/umurmur.conf; then rm -f %D/etc/umurmur/umurmur.conf; fi
etc/umurmur/umurmur.conf.sample
@exec if [ ! -f %D/etc/umurmur/umurmur.conf ] ; then cp -p %D/%F %B/umurmur/umurmur.conf; fi
sbin/umurmurd
@dirrmtry etc/umurmur