summaryrefslogtreecommitdiff
path: root/lang/tk-expect
diff options
context:
space:
mode:
authoragc <agc>2001-02-17 09:06:56 +0000
committeragc <agc>2001-02-17 09:06:56 +0000
commit791d0f000e3800b92390f9dc47dfcdb2a421a0ca (patch)
tree7be69a1c41c51ca83affb66df5175564f77f3599 /lang/tk-expect
parentce53854194ec79cb0de0babb412a888dc24f3985 (diff)
downloadpkgsrc-791d0f000e3800b92390f9dc47dfcdb2a421a0ca.tar.gz
Move the COMMENT from being in its own file to a definition in the
package Makefile.
Diffstat (limited to 'lang/tk-expect')
-rw-r--r--lang/tk-expect/Makefile3
-rw-r--r--lang/tk-expect/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/tk-expect/Makefile b/lang/tk-expect/Makefile
index e82a88d464d..f855c9a0624 100644
--- a/lang/tk-expect/Makefile
+++ b/lang/tk-expect/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/10/04 13:19:59 rh Exp $
+# $NetBSD: Makefile,v 1.6 2001/02/17 09:07:35 agc Exp $
#
DISTNAME= expect
@@ -8,6 +8,7 @@ MASTER_SITES= http://expect.nist.gov/
MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://expect.nist.gov/
+COMMENT= tcl interpreter with both the expect and tk extensions built in
DEPENDS+= tk-8.3.2:../../x11/tk
DEPENDS+= tcl-expect-5.32.1:../../lang/tcl-expect
diff --git a/lang/tk-expect/pkg/COMMENT b/lang/tk-expect/pkg/COMMENT
deleted file mode 100644
index 302f270e6d6..00000000000
--- a/lang/tk-expect/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-tcl interpreter with both the expect and tk extensions built in