aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorFelippe de Meirelles Motta <lippe@FreeBSD.org>2013-06-28 19:38:58 +0000
committerFelippe de Meirelles Motta <lippe@FreeBSD.org>2013-06-28 19:38:58 +0000
commit166e60b91fb9becaa0f70938acd767e9bfdd74f5 (patch)
treea9a9a3aea7c5c681383f51ad3228048feaf46cdd /math/Makefile
parent18c19638ccd51c77d639f9fbae5711e2e1cd4d06 (diff)
downloadports-166e60b91fb9becaa0f70938acd767e9bfdd74f5.tar.gz
ports-166e60b91fb9becaa0f70938acd767e9bfdd74f5.zip
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/ PR: ports/177418 Submitted by: Danielo Egea Gondolfo <danilogondolfo@gmail.com>
Notes
Notes: svn path=/head/; revision=321979
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index e70b0e49f6e8..95877dedc13b 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -82,6 +82,7 @@
SUBDIR += clarence
SUBDIR += clipper
SUBDIR += cln
+ SUBDIR += cloog
SUBDIR += clp
SUBDIR += coinmp
SUBDIR += concorde