aboutsummaryrefslogtreecommitdiffstats
path: root/devel/avr-binutils/pkg-descr
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>2000-12-05 23:17:47 +0800
committerjoerg <joerg@FreeBSD.org>2000-12-05 23:17:47 +0800
commit534fa64168dab4831f2c26325351f25f39c6d87d (patch)
tree95b2ff99b9b7b5e6a9351515d13498f3f201c789 /devel/avr-binutils/pkg-descr
parent8dc39f681a8248ee5d2bc4ca663d1b5dc697fd69 (diff)
downloadfreebsd-ports-graphics-534fa64168dab4831f2c26325351f25f39c6d87d.tar.gz
freebsd-ports-graphics-534fa64168dab4831f2c26325351f25f39c6d87d.tar.zst
freebsd-ports-graphics-534fa64168dab4831f2c26325351f25f39c6d87d.zip
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 00000000000..205e44a0a11
--- /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.