summaryrefslogtreecommitdiff
path: root/audio/musicpd/files/pkg-message.in
blob: 45cba9ff8b29b674f3b5d1ddb7fc1c3bfa1c28a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
****************************************************************

The musicpd package has been successfully installed.

In order to run the MPD server, you need to create

	%%PREFIX%%/etc/mpd.conf out of
	%%PREFIX%%/share/doc/mpd/mpdconf.example

and add the following line to /etc/rc.conf:

	musicpd_enable="YES"

Then start the server with

	%%PREFIX%%/etc/rc.d/musicpd start

or reboot.

NOTE: The musicpd server is pretty useless without a client.
      You might want to install one of the following ports too:
      mpc, ncmpc, glurp, gmpc, kmp, or phpmp.

****************************************************************