| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/math/cloog/ |
Upload File : |
PORTNAME= cloog
PORTVERSION= 0.20.0
PORTREVISION= 1
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= math
MAINTAINER= danilo@FreeBSD.org
COMMENT= Code generator in the polyhedral model
WWW= http://www.cloog.org/
LICENSE= LGPL21
LIB_DEPENDS= libgmp.so:math/gmp \
libisl.so:devel/isl
USES= autoreconf gmake libtool
USE_GITHUB= yes
GH_ACCOUNT= periscop
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET=install-strip
CONFIGURE_ARGS+= --with-gmp-prefix=${LOCALBASE} --with-isl-prefix=${LOCALBASE}
CONFIGURE_ENV= pkgconfig_libdir=${PREFIX}/libdata/pkgconfig/ ac_cv_prog_TEXI2DVI=""
.include <bsd.port.mk>