           SPELL=fxscintilla
         VERSION=1.63
          SOURCE=${SPELL}-${VERSION}.tar.gz
         SOURCE2=${SOURCE}.sig
   SOURCE_URL[0]=http://download.savannah.nongnu.org/releases/${SPELL}/${SOURCE}
  SOURCE2_URL[0]=http://download.savannah.nongnu.org/releases/${SPELL}/${SOURCE2}
      SOURCE_GPG="fxscintilla.gpg:${SOURCE2}:UPSTREAM_KEY"
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
        WEB_SITE=http://www.nongnu.org/${SPELL}
         ENTERED=20060128
         UPDATED=20060128
      LICENSE[0]=LGPL
       BUILD_API=2
           SHORT="FXScintilla is an implementation of Scintilla for the FOX GUI library"
cat << EOF
FXScintilla is an implementation of Scintilla for the FOX GUI library.

Scintilla is a free source code editing component for Win32 and GTK+ developped by Neil Hodgson.
For more information about Scintilla, see http://www.scintilla.org.
EOF
