freebsd-ports/audio/musicpd/pkg-message
Munechika SUMIKAWA 7b367090eb Upgrade to 0.9.2.
PR:		ports/57977
Submitted by:	Mark Daniel Reidel <ports@mark.reidel.info>
2003-10-13 23:25:49 +00:00

20 lines
565 B
Text

************************************************************
The musicpd package has been successfully installed.
In order to run the MPD server, you need to create
%%PREFIX%%/etc/mpd.conf out of
%%EXAMPLESDIR%%/mpd.conf
and add the following line to /etc/rc.conf:
musicpd_enable="YES"
Then start the server with
%%PREFIX%%/etc/rc.d/musicpd%%RC_SUFX%% start
or reboot.
NOTE: The musicpd server is pretty useless without a
client. You might want to install the traymp-port,
too.
************************************************************