- Add LICENSE
- Pet portlint
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user