# $Id: Portfile 21401 2007-01-23 03:48:16Z pguyot@kallisys.net $ PortSystem 1.0 name avrdude version 5.3.1 categories cross devel maintainers bsd@bdmicro.com description an Atmel AVR MCU programmer long_description AVRDUDE: AVR Downloader/UploaDEr - is a program for \ updating the flash, eeprom, fuse, and lock bit memories \ of Atmel AVR microcontrollers. It operations with \ several popular programmers including the STK500, \ JTAGICE MkII, AVRISP, and others. homepage http://www.nongnu.org/avrdude/ master_sites http://savannah.nongnu.org/download/avrdude/ checksums md5 58c2be9f7a864b930ed9e6f1858f5cc7 \ sha1 53d7580d6e936e7541eeb28b2bfd0daebaf3803b \ rmd160 76a759372827d801a3a26b4c8b4063352c1d9e35 depends_lib lib:libusb:libusb configure.args --mandir=${prefix}/share/man \ CFLAGS=-I${prefix}/include \ LDFLAGS=-L${prefix}/lib patchfiles osxhack.patch