---
name: gmp-ecm
version: 6.3_1
origin: math/gmp-ecm
comment: Elliptic Curve Method for Integer Factorization
arch: freebsd:9:x86:64
www: http://gforge.inria.fr/projects/ecm/
maintainer: culot@FreeBSD.org
prefix: /usr/local
licenselogic: and
licenses:
- LGPL21
- GPLv2
flatsize: 1163004
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.2}
categories:
- math
files:
  /usr/local/bin/ecm: 2b470150fc735daa0121b7d1d089c905d1b71a4ffa33b110dab7c5c371150344
  /usr/local/include/ecm.h: d9f312e395379d2f91172693e1652efa508dcf813fea124154497d1f2fb00475
  /usr/local/lib/libecm.a: 0a8242e43cb5d19bc83b0b1e9e1ce9d1c7e75fd35fb50de209ae8c5a490f707a
  /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
