           SPELL=isdn4k-utils

if [ "$GETCVS" == "y" ] ; then
         VERSION=cvs
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=cvs://:pserver:guest:readonly@cvs.isdn4linux.de:/i4ldev:isdn4k-utils
          MD5[0]=IGNORE
  FORCE_DOWNLOAD=1
else
         VERSION=v3.2p1
          SOURCE=$SPELL.$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=ftp://ftp.isdn4linux.de/pub/isdn4linux/utils/$SOURCE
   SOURCE_URL[1]=ftp://ftp.nvg.unit.no/pub/linux/isdn/utils/$SOURCE
          MD5[0]=57f1fc65724bb6564204f973452560d1
fi

      LICENSE[0]=GPL
        WEB_SITE=http://www.isdn4linux.org/
         ENTERED=20011022
         UPDATED=20011022
       BUILD_API=2
           SHORT="isdn4k-utils contains utilitiles to make use of ISDN specific features."
cat << EOF
Isdn4linux is a set of kernel modules which are part of the Linux
kernel. It consists of the main module isdn and the actual hardware
driver that control some specific card. In addition, the package
isdn4k-utils contains utilities to make use of ISDN specific features.
EOF
