---
name: cloog
version: 0.18.0
origin: math/cloog
comment: Code generator in the polyhedral model
arch: freebsd:9:x86:64
www: http://www.cloog.org/
maintainer: danilogondolfo@gmail.com
prefix: /usr/local
licenselogic: single
flatsize: 4093568
desc: |
  CLooG is a free software and library generating loops for scanning
  Z-polyhedra. That is, it finds a code (e.g. in C, FORTRAN...) that
  reaches each integral point of one or more parameterized polyhedra.
  CLooG has been originally written to solve the code generation problem
  for optimizing compilers based on the polytope model.

  WWW: http://www.cloog.org/
deps:
  gmp: {origin: math/gmp, version: 5.1.2}
categories:
- math
shlibs_required:
- libcloog-isl.so.4
- libisl.so.11
- libgmp.so.10
shlibs_provided:
- libisl.so.11
- libcloog-isl.so.4
