GNU COBOL (formerly OpenCOBOL) is a free, open-source COBOL compiler that allows programs written in the COBOL language to be compiled into executable code for various platforms. It supports most of the COBOL 85 standard and many extensions of COBOL 2002 and COBOL 2014.
cd Ports/gnucobol
./package.sh
Website: https://gnucobol.sourceforge.io/
Port: https://github.com/SerenityOS/serenity/tree/master/Ports/gnucobol
Port icon has the following license: GNU GPLv3 https://choosealicense.com/licenses/gpl-3.0/ (c) GnuCOBOL