diff options
Diffstat (limited to 'cad/tkgate/Makefile')
-rw-r--r-- | cad/tkgate/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index 5cf032298f5f..7d4348527bf0 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://gadoid.ices.cmu.edu/pub/tkgate/ EXTRACT_SUFX= .tgz MAINTAINER= hansen@cmu.edu +COMMENT= A Tcl/Tk based digital circuit editor and simulator LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 RUN_DEPENDS= tclsh8.3:${PORTSDIR}/lang/tcl83 |