pkgsrc/cross/avrdude/Makefile
wiz a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00

20 lines
581 B
Makefile

# $NetBSD: Makefile,v 1.5 2004/03/26 02:27:36 wiz Exp $
# FreeBSD Id: ports/devel/avrdude/Makefile,v 1.4 2003/04/19 14:13:25 bsd Exp
DISTNAME= avrdude-4.1.0
PKGREVISION= 1
CATEGORIES= cross
MASTER_SITES= http://savannah.nongnu.org/download/avrdude/stable.pkg/4.1.0/
MAINTAINER= karlj@mdstud.chalmers.se
HOMEPAGE= http://www.bsdhome.com/avrdude/
COMMENT= Downloader/uploader for Atmel AVR 8-bit RISC microcontrollers
BUILD_DEPENDS= teTeX>=1.0:../../print/teTeX
GNU_CONFIGURE= yes
INFO_FILES= avrdude.info
CONFIGURE_ARGS= --disable-versioned-doc
.include "../../mk/bsd.pkg.mk"