blob: 0216e5626857b2c732cf20552995fb1225a58a1c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install prepare
DEPEND=sys-devel/bison sys-devel/flex
DESCRIPTION=Software for Numerical Algebraic Geometry
EAPI=5
HOMEPAGE=http://bertini.nd.edu
IUSE=doc examples +optimization
KEYWORDS=~amd64 ~x86
LICENSE=bertini
RDEPEND=dev-libs/gmp dev-libs/mpfr
SLOT=0
SRC_URI=http://www3.nd.edu/~sommese/bertini/BertiniSource_v1.4.tar.gz
_eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=8ec3f23fc7378fc98b664a33c4664a95
|