diff options
Diffstat (limited to 'math/py-gmpy/Makefile')
-rw-r--r-- | math/py-gmpy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-gmpy/Makefile b/math/py-gmpy/Makefile index 3973f7e244fc..bd2f8ee51fc1 100644 --- a/math/py-gmpy/Makefile +++ b/math/py-gmpy/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Python Extension that Wraps the GMP Library +WWW= http://code.google.com/p/gmpy/ LIB_DEPENDS= libgmp.so:math/gmp |