# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 # $Id: Portfile 132214 2015-01-26 17:26:12Z michaelld@macports.org $ PortSystem 1.0 PortGroup octave 1.0 octave.setup linear-algebra 2.2.1 platforms darwin license GPL-3+ LGPL-3+ FreeBSD maintainers nomaintainer description Additional linear algebra code, including \ general SVD and matrix functions. long_description ${description} checksums rmd160 57ae599284f7c2574dbe792905d316c655dcd426 \ sha256 ccebaf6e63f25e2257ff4c0aac1591f095d9074997b6c5d5cb2ed5fa4468ee8a depends_lib-append port:octave-general patchfiles-append patch-src_Makefile.diff configure.env-append "PREFIX_BIN=${prefix}/bin"