aboutsummaryrefslogtreecommitdiff
path: root/lang/expect/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:35:09 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:35:09 +0000
commit3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (patch)
tree3b2da25c07f6e025110e7dcc036f2541a3f985e3 /lang/expect/Makefile
parent55850b547b3f7faa5079a8e226888eb13c4df728 (diff)
downloadports-3baa89dcc940f9d4cc6e68219720b4e96fb52a08.tar.gz
ports-3baa89dcc940f9d4cc6e68219720b4e96fb52a08.zip
Notes
Diffstat (limited to 'lang/expect/Makefile')
-rw-r--r--lang/expect/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index c2a75c5d9be8..26421b6019b8 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= lang tcl83 tk83
MASTER_SITES= http://expect.nist.gov/src/
MAINTAINER= jerry@thehutt.org
+COMMENT= A sophisticated scripter based on tcl/tk
.if !defined(WITHOUT_X11)
LIB_DEPENDS?= tk83.1:${PORTSDIR}/x11-toolkits/tk83