# -*- 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 # $Id$ PortSystem 1.0 PortGroup compilers 1.0 name libctl version 3.2.2 revision 1 categories science platforms darwin license GPL-2+ maintainers saabusa.com:Yogesh.Sharma openmaintainer description Scheme/Guile-based scripting of scientific code. long_description \ Libctl is a free Guile-based library implementing flexible control files \ for scientific simulations. It was written to support the MIT Photonic \ Bands and Meep software, but has proven useful in other programs too. homepage http://ab-initio.mit.edu/wiki/index.php/Libctl master_sites http://ab-initio.mit.edu/libctl/ checksums md5 5fd7634dc9ae8e7fa70a68473b9cbb68 \ sha1 d7f860313d5cc226c51f868bbe9bb930d143ab9c \ rmd160 2390548f7a30e709e22b3ee12f21ec9f7e45def7 depends_lib port:guile compilers.choose f77 compilers.setup require_fortran livecheck.type regex livecheck.url ${homepage} livecheck.regex ${name} (\[0-9.\]+) is the current version