           SPELL=initng
         VERSION=0.6.10.2
          SOURCE=${SPELL}-${VERSION}.tar.bz2
         SOURCE2=${SOURCE}.sig
   SOURCE_URL[0]=http://download.initng.org/${SPELL}/v${VERSION:0:3}/${SOURCE}
   SOURCE_URL[1]=http://ryuji.myftp.org/initng/${SOURCE}
  SOURCE2_URL[0]=http://download.initng.org/${SPELL}/v${VERSION:0:3}/${SOURCE2}
  SOURCE2_URL[1]=http://ryuji.myftp.org/initng/${SOURCE2}
  SOURCE2_IGNORE=signature
      SOURCE_GPG=initng.gpg:${SOURCE2}:UPSTREAM_KEY
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
        WEB_SITE="http://www.initng.org/"
      LICENSE[0]=GPL
         ENTERED=20070412
           SHORT="Initng is a full replacement of SysV init written by Jimmy Wennlund"
            DOCS="README NEWS TODO COPYING AUTHORS ChangeLog doc/*"
cat << EOF
Initng is a full replacement of the old and in many ways deprecated sysvinit
tool created by Jimmy Wennlund. It is designed to significantly increase the
speed of booting a unix-compatible system by starting processes asynchronously.
Development is now handled by a team from all around the world.
EOF
