           SPELL=gnucobol
         VERSION=3.2
          SOURCE="$SPELL-$VERSION.tar.lz"
   SOURCE_URL[0]=$SOURCEFORGE_URL/project/$SPELL/$SPELL/$VERSION/$SOURCE
     SOURCE_HASH=sha512:126d5b85ae486c558e2675c65f3fff4a5852aa71d307ec6cebaf352a5c607faac43018917c5d7b76e0f62d70f0d00d37ffe7aa44e58bb67fac86e2532f97d1ec
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://gnucobol.sourceforge.io/"
      LICENSE[0]="GPL-3.0-or-later"
         ENTERED=20240130
        KEYWORDS=""
           SHORT="A free/libre COBOL compiler"
cat << EOF
GnuCOBOL (formerly OpenCOBOL) is a transpiler from COBOL to C, thus produces
native executables from COBOL source code.
EOF
