freebsd-ports/lang/gcc/pkg-descr
Gerald Pfeifer 4304d66fd4 No longer download Objective-C related files which we don't actually use.
Minor style changes.

Adjust the ports description to the new style I am using for the various
gcc ports and remove an obsolete note on memory consumption when building
libgcj (the Java library).
2009-11-20 00:03:20 +00:00

7 lines
243 B
Text

GCC, the GNU Compiler Collection, supports a number of languages. This
port installs the C, C++, Fortran and Java front ends as gcc45, g++45,
gfortran45, and gcj45, respectively.
WWW: http://gcc.gnu.org/
Gerald Pfeifer <gerald@FreeBSD.org>