PortSystem          1.0

name                laspack
version             1.12.2
categories          math
license             Noncommercial
platforms           darwin
maintainers         nomaintainer
description         Package for solving large sparse systems of linear equations
long_description \
   LASPack is a package for solving large sparse systems of linear equations \
   like those which arise from discretization of partial differential \
   equations.

homepage            http://www.mgnet.org/mgnet/Codes/laspack/html/laspack.html
master_sites        http://netlib.sandia.gov/linalg/ \
                    http://www.netlib.org/linalg/ freebsd
distname            ${name}
dist_subdir         ${name}/${version}
extract.suffix      .tgz
checksums           md5 fcfb3c86cc993e29eb477191b1136a8d
patchfiles          patch-makefile

worksrcdir          laspack

use_configure       no

build.args          prefix=${prefix}

destroot.args       prefix=${prefix}
