diff options
Diffstat (limited to 'devel/lua-luastatic/pkg-descr')
-rw-r--r-- | devel/lua-luastatic/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/lua-luastatic/pkg-descr b/devel/lua-luastatic/pkg-descr new file mode 100644 index 000000000000..7d8359b3a656 --- /dev/null +++ b/devel/lua-luastatic/pkg-descr @@ -0,0 +1,3 @@ +luastatic is a command line tool that builds a standalone executable from a Lua +program. The resulting executable is intended to run on systems that do not +otherwise have Lua installed. |