# $Id: Portfile,v 1.1 2004/05/17 06:34:40 blb Exp $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup ExtUtils-F77 1.14 maintainers blb@pobox.com description Helper for linking C with Fortran subroutines long_description \ ExtUtils::F77 describes to the calling perl code how to link C programs \ with Fortran subroutines on the current system. platforms darwin checksums md5 8b25d181fdedd3cdc6d5d26b9bf94d27 depends_lib-append bin:g77:g77 variant darwin { patchfiles-append patch-F77.pm }