diff options
Diffstat (limited to 'cad/xcircuit/Makefile')
-rw-r--r-- | cad/xcircuit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index b04cf3f85285..ea37641a79b0 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://xcircuit.ece.jhu.edu/archive/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An X11 drawing program [especially for circuit schematics] + RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 |