expect-x86_64 stable port information

Package: expect
Version: 5.43.0
Revision: 100
Architecture: x86_64
Maintainer: Matthias Neeracher
BuildDepends: tcltk-dev (>= 8.5.6-1), x11-dev, fink (>= 0.24.12)
Depends: tcltk (>= 8.5.6-1)
Source: http://expect.nist.gov/src/%n-%v.tar.gz
SourceDirectory: %n-5.43
Source2: mirror:sourceforge:tcl/tcl8.5.6-src.tar.gz
Source-MD5: 43e1dc0e0bc9492cf2e1a6f59f276bc3
Source2-MD5: d0b0b3ff7600ff63135c710b575265cd
PatchFile: %n.patch
PatchFile-MD5: abb8f562b4370f9c69a3e0833e3142c7
#UpdateConfigGuess: true
ConfigureParams: --mandir='$(prefix)/share/man' --with-tcl=%p/lib --with-tk=%p/lib --x-inc=/usr/X11R6/include --x-lib=/usr/X11R6/lib --with-tkinclude=%p/include --with-tclinclude=../tcl8.5.6/generic
SetCFLAGS: -I%p/include -I/usr/X11R6/include -I../tcl8.5.6/unix
SplitOff: <<
Package: %N-dev
BuildDependsOnly: true
Files: <<
include/*.h
lib/*.a
lib/%N5.43/*.a
bin/[a-df-z]*
share/man/man1/[a-df-z]*
<<
DocFiles: README
<<
DocFiles: FAQ HISTORY NEWS README
Description: Tool for automatic interactive applications
DescDetail: <<
Expect is a tool for automating interactive applications such as
telnet, ftp, passwd, fsck, rlogin, tip, etc. Expect really makes this
stuff trivial. Expect is also useful for testing these same
applications.
<<
DescPort: <<
Expect has to access internal Tcl headers, so it needs to grab the tcl
distribution during build (This should not require an extra download
since the source should still be around from the tcltk dependency).
<<
License: Public Domain
Homepage: http://expect.nist.gov