# $Id: Portfile,v 1.2 2005/03/08 08:21:47 blb Exp $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup ExtUtils-F77 1.14 maintainers darwinports@opendarwin.org 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 }