           MODULE=linc
         VERSION=1.0.1
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/1.0/$SOURCE
        WEB_SITE=http://orbit-resource.sourceforge.net
         ENTERED=20020714
         UPDATED=20030123
           SHORT="linc is a library for writing networked servers & clients."
cat << EOF
linc is a library that eases the task of writing networked servers &
clients. Ittakes care of connection initiation and maintainance, and
the details of varioustransports. It is used by the new ORBit to
handle message transmission/receipt.
EOF
