diff options
Diffstat (limited to 'devel/simulavr/Makefile')
-rw-r--r-- | devel/simulavr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/simulavr/Makefile b/devel/simulavr/Makefile index 8c5a9d88c90c..851cf2a2d579 100644 --- a/devel/simulavr/Makefile +++ b/devel/simulavr/Makefile @@ -11,6 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://savannah.nongnu.org/download/simulavr/ MAINTAINER= joerg@FreeBSD.org +COMMENT= A simulator for AVR microcontrollers BUILD_DEPENDS= ${LOCALBASE}/avr/include/avr/io.h:${PORTSDIR}/devel/avr-libc \ avr-ld:${PORTSDIR}/devel/avr-binutils \ |