diff options
author | knu <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | d4608b373f3f182f549176d35e5175610fd50a8a (patch) | |
tree | 5c73a5671f386e029fa681c1317779d0a008091a /cad/xcircuit/Makefile | |
parent | 5e74228e64f4599e5af4aa6ce57336776e650950 (diff) | |
download | FreeBSD-ports-d4608b373f3f182f549176d35e5175610fd50a8a.zip FreeBSD-ports-d4608b373f3f182f549176d35e5175610fd50a8a.tar.gz |
De-pkg-comment.
Diffstat (limited to 'cad/xcircuit/Makefile')
-rw-r--r-- | cad/xcircuit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index b04cf3f..e0271bc 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 |