          MODULE=ipcalc
         VERSION=0.41
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://jodies.de/ipcalc-archive/
      SOURCE_VFY=sha1:b75b498f2fa5ecfa30707a51da63c6a5775829f3
        WEB_SITE=http://jodies.de/ipcalc
         ENTERED=20071104
         UPDATED=20071104
           SHORT="a IP calculator"
cat << EOF
ipcalc takes an IP address and netmask and calculates the resulting
broadcast, network, Cisco wildcard mask, and host range. By giving a
second netmask, you can design subnets and supernets. It is also intended
to be a teaching tool and presents the subnetting results as easy-to-understand
binary values.
EOF
