           SPELL=ois
         VERSION=1-3
          SOURCE="${SPELL}_v${VERSION}.tar.gz"
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/project/wg${SPELL}/Source%20Release/${VERSION/-/.}/${SOURCE}
     SOURCE_HASH=sha512:48b7355a9be9c66233691aa5461192fb6e537d284e4366ebf931a76ee3be30f2cf17a4aa350fce6b433eaecf4259414062b9dd5854eaf872b9a18294cfc640c3
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-v${VERSION}"
        WEB_SITE="http://www.wreckedgames.com/"
      LICENSE[0]=ZLIB
         ENTERED=20110310
           SHORT="a code library for constructing a human-computer interface"
cat << EOF
Object Oriented Input System (OIS) is meant to be a cross platform, simple
solution for using all kinds of Input Devices (Keyboards, Mice, Joysticks,
etc) and feedback devices (e.g. force feedback). Written in C++ using Object
Oriented Design pattern
EOF
