1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/lang/f77/pkg-descr

9 lines
339 B
Plaintext
Raw Normal View History

f77 is a driver utility for f2c and gcc. By default, f77 will
install and use Sun microsystem's fpp Fortran 77 preprocessor;
the driver can be built to use cpp instead. The driver recognizes
all f2c and fpp (or cpp) options that could be used in the context
of compiling Fortran 77 source code.
Steve
kargl@troutmask.apl.washington.edu