           SPELL=openbsd-inetd
         VERSION=0.20160825
          SOURCE="${SPELL}_$VERSION.orig.tar.xz"
   SOURCE_URL[0]=http://ftp.de.debian.org/debian/pool/main/o/$SPELL/$SOURCE
     SOURCE_HASH=sha512:406d711be2d8fd0caf9eb0357b6eb862bc8c398317d82fb6b9533d0965daa360c55139de8c69a2ff12c21b741e69ed160867d922840e8f5a07115c24c13f7d52
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://packages.debian.org/sid/openbsd-inetd"
      LICENSE[0]="ISC"
         ENTERED=20150126
        KEYWORDS=""
           SHORT="OpenBSD Internet Superserver"
cat << EOF
The inetd server is a network daemon program that specializes in managing
incoming network connections. Its configuration file tells it what program
needs to be run when an incoming connection is received. Any service port
may be configured for either of the tcp or udp protocols.

This is a port of the OpenBSD daemon with some debian-specific features. This
package supports IPv6, built-in libwrap access control, binding to specific
addresses, UNIX domain sockets and socket buffers tuning.
EOF
