diff options
Diffstat (limited to 'math/py-mpz/Makefile')
-rw-r--r-- | math/py-mpz/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-mpz/Makefile b/math/py-mpz/Makefile index 2af84cac3249..0ce7a678b7e9 100644 --- a/math/py-mpz/Makefile +++ b/math/py-mpz/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${PYTHON_DISTFILE} MAINTAINER= tg@FreeBSD.org +COMMENT= Python bindings to the GNU Multiple Precision library LIB_DEPENDS= gmp.3:${PORTSDIR}/math/libgmp-freebsd |