          MODULE=galculator
         VERSION=1.1.2
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
        WEB_SITE=http://galculator.sf.net
         ENTERED=20021218
         UPDATED=20030627
      MAINTAINER="kc8apf@kc8apf.net"
           SHORT="galculator is a GTK2 based scientific calculator"
cat << EOF
galculator is a scientific calculator. Intended to support different bases
(DEC/HEX/OCT/BIN) and angles (DEG/RAD/GRAD) soon, it already features a wide
range of mathematical (basic arithmetic operations, trigonometric functions,
etc) and other useful functions at the moment. galculator can be used in
algebraic mode or in Reverse Polish Notation.
EOF
