---
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
