           SPELL=ulimits
         VERSION=0.3.3
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.asc
   SOURCE_URL[0]=http://www.incenp.org/files/softs/$SPELL/$BRANCH/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=E25FBABB.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.incenp.org/dvlpt/ulimits.html
      LICENSE[0]=GPL
         ENTERED=20141002
           SHORT="user limits utility"
cat << EOF
Ulimits is a tool to enforce the resource limits set forth by the administrator
of a GNU/Linux system.
EOF
