summaryrefslogtreecommitdiff
path: root/devel/simulavr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/simulavr')
-rw-r--r--devel/simulavr/Makefile1
-rw-r--r--devel/simulavr/pkg-comment1
2 files changed, 1 insertions, 1 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 \
diff --git a/devel/simulavr/pkg-comment b/devel/simulavr/pkg-comment
deleted file mode 100644
index 0859e94b2aa3..000000000000
--- a/devel/simulavr/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simulator for AVR microcontrollers