8dcd027206
Jim is a small footprint implementation of the Tcl programming language written from scratch. Currently Jim Tcl is very feature complete with an extensive test suite. There are some Tcl commands and features which are not implemented (and likely never will be), including namespaces, traces and Tk. [..] ok aja@
14 lines
335 B
Plaintext
14 lines
335 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/09/16 20:07:35 jasper Exp $
|
|
@bin bin/jimsh
|
|
include/jim-config.h
|
|
include/jim-eventloop.h
|
|
include/jim-nvp.h
|
|
include/jim-signal.h
|
|
include/jim-subcmd.h
|
|
include/jim-win32compat.h
|
|
include/jim.h
|
|
@lib lib/libjim.so.${LIBjim_VERSION}
|
|
share/doc/jim/
|
|
share/doc/jim/README.extensions
|
|
share/doc/jim/Tcl.html
|