           SPELL=haskell-network-info
         VERSION=0.2.0.9
          SOURCE="network-info-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://hackage.haskell.org/package/network-info-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:4a84b10c79be1bea5741c902ebe2fa3dd831052e50c99bc0738e02724ea8ef917a98adaae8280fa29979bae2bd57b8c26b80594be6791f0ec7e657ca649d24f9
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/network-info-${VERSION}"
        WEB_SITE="http://github.com/jystic/network-info"
      LICENSE[0]=BSD
         ENTERED=20140222
           SHORT="a library that provides read access to a local computer's network information"
cat << EOF
This library provides simple read-only access to the local computer's
networking configuration. It is currently capable of getting a list of all
the network interfaces and their respective IPv4, IPv6 and MAC addresses.
EOF
