post_install() {
  cat << _EOF
  ==> Edit /etc/minidlna.conf before running minidlna.
  ==> Add 'minidlna' to the DAEMONS array in /etc/rc.conf 
  ==> to start MiniDLNA at boot-up.
_EOF
}
