           SPELL=sdl_ttf
         VERSION=2.0.11
          SOURCE=SDL_ttf-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/SDL_ttf-$VERSION
   SOURCE_URL[0]=http://www.libsdl.org/projects/SDL_ttf/release/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
        WEB_SITE=http://www.libsdl.org/projects/SDL_ttf/
         ENTERED=20020412
      LICENSE[0]=LGPL
        KEYWORDS="sdl fonts libs"
           SHORT="Allow SDL apps to use TrueType fonts"
cat << EOF
This is a sample library which allows you to use TrueType fonts 
in your SDL applications. It comes with an example program 
"showfont" which displays an example string for a given 
TrueType font file.
EOF
