---
name: avarice
version: 2.13
origin: devel/avarice
comment: Atmel AVR JTAG programmer and debugging interface for avr-gdb
arch: freebsd:9:x86:64
www: http://avarice.sourceforge.net/
maintainer: joerg@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 291851
desc: |
  AVaRICE is a program which interfaces the GNU Debugger GDB with the
  AVR JTAG ICE available from Atmel.

  Use AVaRICE standalone as a programmer, or it can be run as an
  intermediary between avr-gdb and the AVR JTAG hardware, allowing one
  to use GDB to debug your AVR code as it runs in-system.

  WWW: http://avarice.sourceforge.net/
deps:
  perl: {origin: lang/perl5.14, version: 5.14.4}
categories:
- devel
files:
  /usr/local/bin/avarice: 36f90ea72e7a0246e13c8797b3deee1be50a860845afd00c9c113b3ad0f8b208
  /usr/local/bin/ice-gdb: 10b694c7e5ec96e86ebb8fd82a08335859eb6f65152d6830513890be9c245d7e
  /usr/local/bin/ice-insight: faaa9da4383e460ec4e329c40ad430d86e5d59ecb95d5ca80fab553512e296f8
  /usr/local/bin/kill-avarice: 0b3ce777840900288084b49d2e8895caa3d60449c240d540faeb8c6a73758359
  /usr/local/bin/start-avarice: 1c35688033517ddb2e6fc7cc58faee48aa6f92950a13a2d96787b60f0712e77f
  /usr/local/man/man1/avarice.1.gz: cac3902fdd22731492f3fbf1ddc3993896e2a70fd44721bc4efd1537a02eca29
  /usr/local/man/man1/ice-gdb.1.gz: 2b424e0e2e833d60d33ee6ea8c19bc4cd32cc2bd9ef6f6cabac3c73887bc3e28
  /usr/local/man/man1/ice-insight.1.gz: 4c2f999796997659213e1640e789062c61304c8bce2a727b2ee1ca05735f4c3c
  /usr/local/share/avarice/gdb-avarice-script: 0473e2bd93b2d5ed4988fc8f6710b1e7c6f982593f5848321196ccc7129e0da2
  /usr/local/share/licenses/avarice-2.13/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/avarice-2.13/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/avarice-2.13/catalog.mk: 62681e4ae5b542e171b740c85b23eead6af49d8ae0dc33d0c8727df0ca2baa58
directories:
  /usr/local/share/licenses/avarice-2.13/: n
  /usr/local/share/licenses/: y
  /usr/local/share/avarice/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
