           SPELL=monit
         VERSION=5.20.0
  SECURITY_PATCH=1
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]="http://mmonit.com/${SPELL}/dist/${SOURCE}"
     SOURCE_HASH=sha512:653cba9d63fad42acf8c27ee9c050d047fc78e0b7e8cdb0f3d0a533d5b5e01ccf1b82d443cb6518d286547087a021e37a59cbffedbb3daf49ff8f95e8c64b884
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://mmonit.com/monit/"
      LICENSE[0]=GPL
        KEYWORDS="net"
           SHORT="utility for monitoring Unix system services"
cat << EOF
Monit is a utility for managing and monitoring processes, files, directories,
and devices on a Unix system. It conducts automatic maintenance and repair
and can execute meaningful causal actions in error situations. It can be used
to monitor files, directories, and devices for changes, such as timestamps
changes, checksum changes, or size changes. It is controlled via an easy to
configure control file based on a free-format, token-oriented syntax. It logs
to syslog or to its own log file and notifies users about error conditions
via customizable alert messages. It can perform various TCP/IP network checks,
protocol checks, and can utilize SSL for such checks. It provides an HTTP(S)
interface for access.
EOF
