           SPELL=haskell-network-info
         VERSION=0.2.0.3
          SOURCE="network-info-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://hackage.haskell.org/package/network-info-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:49aa9c80ef91025f6cb0bcae34afdc7e41f15b56f24b55fe6c622eea3890db9c44bf461819daf961c6b02bd255cadae6eeca22a64398852b21af9f777a06604f
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
