--- /dev/null
+Version 4.0.2
+
+Sources cvs incrtcl.cvs.sourceforge.net:/cvsroot/incrtcl iwidgets
+
+Build {
+ Sh [Srcdir]/configure --with-tcl=[Libdir] --with-itcl=[Srcdir]/../Itcl-3.3
+ Sh make install-libraries
+}
+
+Result [Unglob ../lib/iwidgets4*]
\ No newline at end of file
--- /dev/null
+Version 3.1
+
+Sources fetch http://www.nemethi.de/mentry/mentry3.1.tar.gz
+
+Result [Srcdir]
\ No newline at end of file
--- /dev/null
+Version 4.6
+
+Sources fetch http://www.nemethi.de/tablelist/tablelist4.6.tar.gz
+
+Result [Srcdir]
\ No newline at end of file
--- /dev/null
+Version 3.1
+
+Sources fetch http://www.nemethi.de/wcb/wcb3.1.tar.gz
+
+Result [Srcdir]
\ No newline at end of file
foreach x [info vars v::*] { lappend keep $x [set $x] }
namespace delete ::config::v
- set r [catch { ::kbs::build $target } err]
+ set r [catch { kbs build $target } err]
namespace delete ::config::v
namespace eval v {}