           SPELL=lisa
         VERSION=0.2.2
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://lisa-home.sourceforge.net/src/$SOURCE
     SOURCE_HASH=sha512:2928e5e6c8a0eee5b03069458ad4c05e863c54e6360b48f2612a3887ff90fbda2aa831eaf8112d0f9574e13831dbddd8f3cccd9e2e6d7937e8c97c2dd1122c53
     GCC_VERSION=3.4
        WEB_SITE=http://lisa-home.sourceforge.net/
         ENTERED=20050407
      LICENSE[0]=GPL
        KEYWORDS="net"
           SHORT="Small network neighborhood daemon"
cat << EOF
LISa is a small daemon which is intended to run on end user systems. It
provides something like a "network neighbourhood", but only
relying on the TCP/IP protocol stack, no smb or whatever.
The information about the hosts in your "neighbourhood" is provided via TCP
port 7741.

LISa supports two ways of searching for hosts, the first method is to send ICMP
echo request packets to the hosts, the second one is to send NetBIOS broadcasts
using nmblookup. In order to keep network load low various strategies are
implemented. There is also a basic security mechanism. For environments with
stricter security rules there is also a restricted version, resLISa.
LISa should compile and work under the usual unix flavours (linux, *bsd,
solaris,...), it might have problems on 64 bit machines and it definitly
doesn't work with IPv6. It provides some special support for KDE , but it is
completely independant, it requires neither the Qt library nor any KDE stuff.
EOF
