---
name: cblas
version: 1.0
origin: math/cblas
comment: Reference implementation of the C interface to the legacy Fortran BLAS
arch: freebsd:9:x86:64
www: http://www.netlib.org/blas/blast-forum/
maintainer: bf@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- BSD
flatsize: 945468
desc: "This is a reference implementation of the C interface to the legacy\nFortran
  Basic Linear Algebra Subprograms (BLAS), as described in\nAnnex B of the BLAS Technical
  Forum (BLAST) Standard.\n\nWWW:\thttp://www.netlib.org/blas/blast-forum/\n"
deps:
  mpfr: {origin: math/mpfr, version: 3.1.2}
  mpc: {origin: math/mpc, version: 0.9}
  gmp: {origin: math/gmp, version: 5.1.2}
  gcc: {origin: lang/gcc, version: 4.6.3}
  gettext: {origin: devel/gettext, version: 0.18.3}
  binutils: {origin: devel/binutils, version: 2.23.2}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- math
shlibs_required:
- libgfortran.so.3
- libgcc_s.so.1
- libquadmath.so.0
shlibs_provided:
- libcblas.so.2
options: {STATIC: on, SHARED: on, PROFILE: off}
