---
name: cloog
version: 0.18.1_1
origin: math/cloog
comment: Code generator in the polyhedral model
arch: freebsd:10:x86:64
www: http://www.cloog.org/
maintainer: danilo@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 4518139
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.3}
categories:
- math
shlibs_required:
- libcloog-isl.so.4
- libisl.so.12
- libgmp.so.10
shlibs_provided:
- libcloog-isl.so.4
- libisl.so.12
