           SPELL=oidentd
         VERSION=2.0.8
      PATCHLEVEL=1
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/ojnk/$SOURCE
  SOURCE2_URL[0]=$SOURCE_URL.asc
      SOURCE_GPG=oidentd.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://dev.ojnk.net/
         ENTERED=20011218
      LICENSE[0]=GPL
        KEYWORDS="net"
           SHORT="ident (rfc1413 compliant) daemon"
cat << EOF
oidentd is an ident (rfc1413 compliant) daemon that runs on Linux, FreeBSD,
OpenBSD and Solaris. oidentd can handle IP masqueraded/NAT connections on
Linux, FreeBSD and OpenBSD. oidentd has a flexible mechanism for specifying
ident responses. Users can be granted permission to specify their own ident
responses. Responses can be specified according to host and port pairs.
EOF
