mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Add LICENSE
- Pet portlint
This commit is contained in:
parent
770fd39d2c
commit
dea94d1fd8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358782
@ -3,13 +3,15 @@
|
||||
|
||||
PORTNAME= mpmath
|
||||
PORTVERSION= 0.19
|
||||
CATEGORIES= math python
|
||||
CATEGORIES= devel math python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Python Library for Arbitrary-precision Floating-point Arithmetic
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gmpy.so:${PORTSDIR}/math/py-gmpy
|
||||
|
||||
USE_PYTHON= yes
|
||||
|
@ -8,4 +8,4 @@ asymptotically fast algorithms that scale well for extremely high
|
||||
precision work. If available, mpmath will (optionally) use gmpy to
|
||||
speed up high precision operations.
|
||||
|
||||
WWW: http://code.google.com/p/mpmath/
|
||||
WWW: http://code.google.com/p/mpmath/
|
||||
|
Loading…
Reference in New Issue
Block a user