mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
285 B
Plaintext
7 lines
285 B
Plaintext
This module tries to figure out how to link C programs with
|
|
Fortran subroutines on your system. Basically one must add a list
|
|
of Fortran runtime libraries. The problem is their location
|
|
and name varies with each OS/compiler combination!
|
|
|
|
WWW: https://metacpan.org/release/ExtUtils-F77
|