You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user