          MODULE=cmus
         VERSION=2.4.2
             VER=v$VERSION
          SOURCE=$MODULE-$VER.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VER
      SOURCE_URL=$SFORGE_URL/$MODULE
      SOURCE_VFY=sha1:12573e96e03435eca9b8a4aaeeb13a2da66f40a4
        WEB_SITE=http://cmus.sourceforge.net
         ENTERED=20070902
         UPDATED=20110724
           SHORT="ncurses based music player"

cat << EOF
cmus is a small and fast text mode music player for Linux and many other UNIX
like operating systems.
Features:
    * Input Plugins
          o FLAC
          o Ogg/Vorbis
          o MP3 (libmad)
          o Wav
          o AAC (libfaad)
          o MP4 (libfaad + libmp4v2)
          o .mod, .s3m, ... (libmodplug, mikmod)
          o .mpc, mpp, .mp+ (libmpcdec)
          o .wma (ffmpeg)
          o .wv (wavpack)
    * Output Plugins
          o ALSA
          o libao
          o ARTS
          o OSS
          o Sun
          o WaveOut (Windows)
    * Playing
          o Album/artist modes; playing within one album or artist
          o Play queue
          o MP3 and Ogg streaming (Shoutcast/Icecast)
          o Powerful playlist filters
    * Interface
          o Easy to use directory browser
          o Customizable colors
          o Dynamic keybindings
            You can bind a key to any command, :seek +1m for example
          o Vi / less style search mode
          o Vi style command mode with tab completion
    * Misc
          o Can run external commands for the currently selected files
            (tag-editor for example)
          o UTF-8 support
          o Can be controlled via UNIX socket using cmus-remote command
          o Known to work on Linux, FreeBSD, NetBSD, OpenBSD and Cygwin
EOF
