          MODULE=fping
         VERSION=5.5
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://www.fping.org/dist/
      SOURCE_VFY=sha256:15c4e32b6c55ff105bafe03e8c91c7ca1b2eda31bf9a7127326bb87887ee18fe
        WEB_SITE=https://www.fping.org/
         ENTERED=20020205
         UPDATED=20260102
           SHORT="A utility to ping multiple hosts at once"

cat << EOF
fping is different from ping in that you can specify any number of
hosts on the command line, or specify a file containing the lists of
hosts to ping. Unlike ping, fping is meant to be used in scripts and
its output is easy to parse.
EOF
