---
name: ems-flasher
version: 0.03
origin: comms/ems-flasher
comment: Utility to flash ROM images to the EMS USB 64mb flash cart
arch: freebsd:9:x86:64
www: http://lacklustre.net/redmine/projects/ems-flash/
maintainer: root@cooltrainer.org
prefix: /usr/local
licenselogic: single
licenses:
- MIT
flatsize: 15831
desc: |
  ems-flasher is software for flashing the EMS Gameboy USB 64 MBit cart.

  WWW: http://lacklustre.net/redmine/projects/ems-flash/
deps:
  mpfr: {origin: math/mpfr, version: 3.1.2}
  mpc: {origin: math/mpc, version: 0.9}
  gmp: {origin: math/gmp, version: 5.1.2}
  gcc: {origin: lang/gcc, version: 4.6.3}
  gettext: {origin: devel/gettext, version: 0.18.3}
  binutils: {origin: devel/binutils, version: 2.23.2}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- comms
files:
  /usr/local/bin/ems-flasher: 74197833ccd4bd77d280eaedb9b5a1dc978369ceb88dfdb0b05b7b6f07e343e3
  /usr/local/share/licenses/ems-flasher-0.03/LICENSE: 8a9617637463b68fc0584861100926c56e2af396c013024314c285549b9c9642
  /usr/local/share/licenses/ems-flasher-0.03/MIT: 3507caa9b70264bdbe49eff56f570238ee9294ead5d32982e642c249e3053bd4
  /usr/local/share/licenses/ems-flasher-0.03/catalog.mk: 895d2a7de143afd485e3f4b6435eaceb652fa3bc7d1e495687c6498bab658a03
directories:
  /usr/local/share/licenses/ems-flasher-0.03/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
