fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
364 B
Text
7 lines
364 B
Text
GMP is a free library for arbitrary precision arithmetic, operating
|
|
on signed integers, rational numbers, and floating point numbers.
|
|
There is no limit to the precision except the ones implied by the
|
|
available memory in the machine GMP runs on. GMP has a rich set of
|
|
functions, and the functions have a regular interface.
|
|
|
|
This port compiles libgmp using MinGW32.
|