# $Id: Portfile,v 1.1 2005/09/21 20:38:11 toby Exp $ PortSystem 1.0 name avarice version 2.3 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 http://unc.dl.sourceforge.net/sourceforge/avarice/ \ http://voxel.dl.sourceforge.net/sourceforge/avarice/ \ http://kent.dl.sourceforge.net/sourceforge/avarice/ use_bzip2 yes checksums md5 c6e7af8826606bc7c9f6a8e59c23e84b depends_lib port:gettext depends_build port:binutils configure.env CPPFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib" configure.args --mandir=${prefix}/share/man