           SPELL=xulrunner
         VERSION=1.9.2.15
       FFVERSION=3.6.15
          SOURCE=firefox-$FFVERSION.source.tar.bz2
         SOURCE2=$SOURCE.asc
  SOURCE2_IGNORE=signature
      SOURCE_GPG=firefox.gpg:$SOURCE2:WORKS_FOR_ME
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.mozilla.org/pub/firefox/releases/$FFVERSION/source/$SOURCE
  SOURCE2_URL[0]=$SOURCE_URL.asc
        WEB_SITE=http://www.mozilla.org/
  SECURITY_PATCH=21
         ENTERED=20060829
      LICENSE[0]=MPL
            DOCS="LICENSE README.txt"
        KEYWORDS="gecko"
           SHORT="XULRunner is a runtime package that can be used to bootstrap XUL+XPCOM applications"
cat << EOF
XULRunner is a Mozilla runtime package that can be used to bootstrap XUL+XPCOM
applications that are as rich as Firefox and Thunderbird. It will provide
mechanisms for installing, upgrading, and uninstalling these applications.
XULRunner will also provide libxul, a solution which allows the embedding of
Mozilla technologies in other projects and products.
EOF
