a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20225 2006-10-29 06:35:14Z blair@macports.org $
PortSystem 1.0
name avarice
version 2.4
categories cross
maintainers me@staylor.ca
description AVR JTAG-ICE control software
long_description AVaRICE is a program which interfaces the GNU Debugger \
GDB with the AVR JTAG ICE available from Atmel.
homepage http://avarice.sourceforge.net/
master_sites sourceforge
use_bzip2 yes
checksums md5 5435160f1a73b095f4eab3b957d06a21
depends_lib port:gettext
depends_build port:binutils
configure.env CPPFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib"
configure.args --mandir=${prefix}/share/man