freebsd-ports/lang/crossgo32-f77/pkg-descr
Dirk Meyer d24ccc1700 converted to new port layout,
changed the way it reference the second distfile.
fixed install

PR:		21389
Submitted by:	hdcho@geni.knu.ac.kr
Reviewed by:	will
2001-03-10 06:39:16 +00:00

14 lines
290 B
Plaintext

This package installs g2c libraries and f77 wrapper for DJGPP V2
crossgo32 crosscompiler.
Simple usage:
i386-go32-f77 -o fortran.exe fortran.f
The above command creates the MS-DOS executable fortran.exe file from
fortran.f fortran77 source file.
Enjoy.
Huidae Cho
hdcho@geni.knu.ac.kr