avr-gdb port lint fixes

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@37082 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Mark Moll
2008-05-26 13:45:35 +00:00
parent 609a01d5e8
commit 3d53a10dff
+4 -2
View File
@@ -1,18 +1,20 @@
# $Id$
PortSystem 1.0
name avr-gdb
version 6.7.1
categories cross
maintainers nomaintainer@macports.org
maintainers nomaintainer
description GDB for the AVR processors
long_description avr-gdb is a version of the GNU Debugger that \
through the avarice program can be used to debug \
code for the AVR processors.
homepage http://www.gnu.org/software/gdb/gdb.html
platforms darwin
master_sites http://ftp.gnu.org/gnu/gdb/ \
ftp://mirrors.usc.edu/pub/gnu/gdb \
ftp://ftp.mcc.ac.uk/pub/gnu/gdb
ftp://ftp.mcc.ac.uk/pub/gnu/gdb
distfiles gdb-${version}.tar.bz2
worksrcdir gdb-${version}
use_bzip2 yes