From ac96b55b0ef77e399597a9c19dae02dcfb64de59 Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 27 Jan 1998 17:33:04 +0000 Subject: Initial import of expect, a tcl/tk-based software suite for automating interactive tools, into the NetBSD packages collection from the FreeBSD port. --- lang/expect/pkg/PLIST | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 lang/expect/pkg/PLIST (limited to 'lang/expect/pkg/PLIST') diff --git a/lang/expect/pkg/PLIST b/lang/expect/pkg/PLIST new file mode 100644 index 00000000000..206086974c3 --- /dev/null +++ b/lang/expect/pkg/PLIST @@ -0,0 +1,44 @@ +bin/autoexpect +bin/autopasswd +bin/cryptdir +bin/decryptdir +bin/dislocate +bin/expect +bin/expectk +bin/ftp-rfc +bin/kibitz +bin/lpunlock +bin/mkpasswd +bin/passmass +bin/rftp +bin/rlogin-cwd +bin/timed-read +bin/timed-run +bin/tknewsbiff +bin/tkpasswd +bin/unbuffer +bin/weather +bin/xkibitz +bin/xpstat +include/Dbg.h +include/expect.h +include/expect_comm.h +include/expect_tcl.h +lib/expect5.25/pkgIndex.tcl +lib/expect5.25/libexpect525.a +lib/libexpect525.a +lib/libexpect525.so.1.2 +man/man1/autoexpect.1.gz +man/man1/cryptdir.1.gz +man/man1/decryptdir.1.gz +man/man1/dislocate.1.gz +man/man1/expect.1.gz +man/man1/expectk.1.gz +man/man1/kibitz.1.gz +man/man1/mkpasswd.1.gz +man/man1/passmass.1.gz +man/man1/tknewsbiff.1.gz +man/man1/unbuffer.1.gz +man/man1/xkibitz.1.gz +man/man3/libexpect.3.gz +@dirrm lib/expect5.25 -- cgit v1.2.3