freebsd-ports/lang/gcc34/pkg-descr
Gerald Pfeifer 9a7460d7a3 Remove NO_MANCOMPRESS which is not necessary on relevant versions of
FreeBSD any more.  Sort pkg-plist consistently.
2009-12-31 09:11:34 +00:00

9 lines
229 B
Plaintext

GCC, the GNU Compiler Collection includes gcc, g++, and g77.
This port installs the various front ends as gcc34, g++34, and g77-34
into the ${PREFIX}/bin directory.
WWW: http://gcc.gnu.org/
Gerald Pfeifer <gerald@FreeBSD.org>