summaryrefslogtreecommitdiff
path: root/devel/avr-binutils/pkg-descr
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2000-12-05 15:17:47 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2000-12-05 15:17:47 +0000
commit744aff266f1daacd1eef3d693807c2aa3e08d9d6 (patch)
treed3f7a0376048c980f26e2f05603bc20ad0c45c31 /devel/avr-binutils/pkg-descr
parentAdd dependency on netpbm (diff)
This is the first port of a fairly complete toolchain for Atmel AVR
microcomputer cross-development. More (avr-gcc, avr-libc) to follow...
Diffstat (limited to 'devel/avr-binutils/pkg-descr')
-rw-r--r--devel/avr-binutils/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/avr-binutils/pkg-descr b/devel/avr-binutils/pkg-descr
new file mode 100644
index 000000000000..205e44a0a113
--- /dev/null
+++ b/devel/avr-binutils/pkg-descr
@@ -0,0 +1,3 @@
+GNU binutils for Atmel AVR cross-development
+
+Prerequisite for the GCC for AVR cross-compilation environment.