# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup compilers 1.0 PortGroup github 1.0 github.setup reinh-bader fgsl 1.4.0 v revision 0 categories math science maintainers {takeshi @tenomoto} openmaintainer license GPL-2 description Fortran interface to the GNU scientific library long_description \ A portable, object-based Fortran interface to the GNU scientific library, \ a collection of numerical routines for scientific computing. homepage https://doku.lrz.de/display/PUBLIC/FGSL+-+A+Fortran+interface+to+the+GNU+Scientific+Library checksums rmd160 580a519dc98ab1a774e5b50b347de1bfe0222171 \ sha256 7b1b33d7165b756279c26ecd4b27edb19ee0c11165e13bf518cd7f91019d1b39 \ size 2880105 depends_build port:pkgconfig depends_lib port:gsl use_parallel_build no universal_variant no compilers.choose fc f77 f90 compilers.setup require_fortran -g95 use_autoreconf yes destroot.args-append fgsl_exampledir=${prefix}/share/${name}/examples \ fgsl_docdir=${prefix}/share/doc/${name} \ fgsl_doc2dir=${prefix}/share/doc/${name}/html