PKGNAME=normaliz
PKGSEC=math
PKGDEP="gmp"
BUILDDEP="boost"
PKGDES="Tool to compute affine monoids, vector configurations, lattice polytopes, and rational cones"

AB_FLAGS_O3=1

AUTOTOOLS_AFTER=(
    '--enable-openmp'
)
