Portfile

# $Id: Portfile 22260 2007-02-24 16:20:50Z vinc17@macports.org $

PortSystem 1.0
name gmp-ecm
version 6.1.2
categories math
maintainers vincent-opdarw@vinc17.org
description Factor integers using the Elliptic Curve Method
long_description Free implementation of the Elliptic Curve Method (ECM) for \
integer factorization.
homepage http://gforge.inria.fr/projects/ecm/
master_sites http://gforge.inria.fr/frs/download.php/1498/
distname ecm-${version}
depends_lib port:gmp
checksums md5 483124c396f7709d7f52d0e45b428574 \
sha1 ede16906055fa4181012c7d12fcd7dcb6d181fc3
configure.env LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/include
configure.args --mandir=${prefix}/share/man