---
name: gmp-ecm
version: 6.3_1
origin: math/gmp-ecm
comment: Elliptic Curve Method for Integer Factorization
arch: freebsd:10:x86:64
www: http://gforge.inria.fr/projects/ecm/
maintainer: culot@FreeBSD.org
prefix: /usr/local
licenselogic: and
licenses:
- LGPL21
- GPLv2
flatsize: 1076340
desc: "GMP-ECM is a program to factor integers using the Elliptic Curve Method\n(ECM),
  based on the GNU MP multiprecision library.\n\nWWW:\thttp://gforge.inria.fr/projects/ecm/\n"
deps:
  gmp: {origin: math/gmp, version: 5.1.3}
categories:
- math
files:
  /usr/local/bin/ecm: 2de54b32d6c5bb81e603b6d41409f175a3e01d98b3fb5fb3bac83d87123c28f0
  /usr/local/include/ecm.h: d9f312e395379d2f91172693e1652efa508dcf813fea124154497d1f2fb00475
  /usr/local/lib/libecm.a: 90e6c11d3aaff1ce97a7820707943723bd906801e4f74aab06244531036e53bf
  /usr/local/lib/libecm.la: bf810851da615064fe400237c2bdd8afc402ed3d06a0cf582bcb6669d8d133a8
  /usr/local/man/man1/ecm.1.gz: 2ed046b039609bfdac46ca4898db68855743fd2319b1ffc4ed917531d9a70be4
  /usr/local/share/licenses/gmp-ecm-6.3_1/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/gmp-ecm-6.3_1/LGPL21: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551
  /usr/local/share/licenses/gmp-ecm-6.3_1/LICENSE: c5884fd3fa9015f4209c790f88a69c9eef70ce854584ba4eec63be8f59741c02
  /usr/local/share/licenses/gmp-ecm-6.3_1/catalog.mk: efa9027ebce74df661c66fffffa725d3178d584ee0a466b992d6c6428e237cf6
directories:
  /usr/local/share/licenses/gmp-ecm-6.3_1/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
