summaryrefslogtreecommitdiff
path: root/devel/simulavr
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /devel/simulavr
parentRemove pkg-comment where COMMENT is already defined in the Makefile (diff)
Clear moonlight beckons.
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes: svn path=/head/; revision=77045
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