From ca5eabe143891d4c4c6745ba3351cb08f507b7f4 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:20:13 +0000 Subject: Move pkg/ files into package's toplevel directory --- lang/tk-expect/DESCR | 8 ++++++++ lang/tk-expect/PLIST | 3 +++ lang/tk-expect/pkg/DESCR | 8 -------- lang/tk-expect/pkg/PLIST | 3 --- 4 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 lang/tk-expect/DESCR create mode 100644 lang/tk-expect/PLIST delete mode 100644 lang/tk-expect/pkg/DESCR delete mode 100644 lang/tk-expect/pkg/PLIST (limited to 'lang/tk-expect') diff --git a/lang/tk-expect/DESCR b/lang/tk-expect/DESCR new file mode 100644 index 00000000000..0afe0bf100f --- /dev/null +++ b/lang/tk-expect/DESCR @@ -0,0 +1,8 @@ +Expect is a program that performs programmed dialogue with other +interactive programs. It is briefly described by its man page, expect(1). + +It uses pseudo-tty's to control the child processes, so it is not affected +by programs that refuse to read from stdin or pipes. (eg: passwd(1) etc). + +This package installs expectk, a version of the wish(1) interpreter for +tcl/tk with the expect extensions always present. diff --git a/lang/tk-expect/PLIST b/lang/tk-expect/PLIST new file mode 100644 index 00000000000..e7711810571 --- /dev/null +++ b/lang/tk-expect/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:25:19 zuntum Exp $ +bin/expectk +man/man1/expectk.1 diff --git a/lang/tk-expect/pkg/DESCR b/lang/tk-expect/pkg/DESCR deleted file mode 100644 index 0afe0bf100f..00000000000 --- a/lang/tk-expect/pkg/DESCR +++ /dev/null @@ -1,8 +0,0 @@ -Expect is a program that performs programmed dialogue with other -interactive programs. It is briefly described by its man page, expect(1). - -It uses pseudo-tty's to control the child processes, so it is not affected -by programs that refuse to read from stdin or pipes. (eg: passwd(1) etc). - -This package installs expectk, a version of the wish(1) interpreter for -tcl/tk with the expect extensions always present. diff --git a/lang/tk-expect/pkg/PLIST b/lang/tk-expect/pkg/PLIST deleted file mode 100644 index c3f898405a8..00000000000 --- a/lang/tk-expect/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/09/05 17:13:30 jwise Exp $ -bin/expectk -man/man1/expectk.1 -- cgit v1.2.3