freebsd-ports/audio/darkice/files/pkg-message.in
Kenji Takefu 3341ddfca4 audio/darkice: Delete libaacplus
* libaacplus has been abandoned
 * Add missing libogg dependency
 * Reporter becomes MAINTAINER

PR:	262185
Reported by:	takefu@airport.fm
Reviewed by:	decke@ koobs@
2022-03-01 16:32:02 +01:00

17 lines
380 B
Text

[
{ type: install
message: <<EOM
Unless this file already existed, a sample configuration file
has been placed in %%ETCDIR%%.cfg.
Please edit it according to your needs.
********************************************************************
In order to enable darkice Server service at startup and start it please run:
# service darkice enable
# service darkice start
EOM
}
]