summaryrefslogtreecommitdiff
path: root/cad/xcircuit
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:07:10 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:07:10 +0000
commit7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch)
tree05d55fe113ac6af4c86e1954168aecc025c37b6e /cad/xcircuit
parentUpdate to 0.11.0. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75951
Diffstat (limited to 'cad/xcircuit')
-rw-r--r--cad/xcircuit/Makefile1
-rw-r--r--cad/xcircuit/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index b04cf3f85285..e0271bce3b02 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= cad
MASTER_SITES= http://xcircuit.ece.jhu.edu/archive/
MAINTAINER= ports@FreeBSD.org
+COMMENT= An X11 drawing program [especially for circuit schematics]
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/cad/xcircuit/pkg-comment b/cad/xcircuit/pkg-comment
deleted file mode 100644
index 8493722bcb88..000000000000
--- a/cad/xcircuit/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An X11 drawing program [especially for circuit schematics]