summaryrefslogtreecommitdiff
path: root/textproc/lua-expat/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/lua-expat/MESSAGE')
-rw-r--r--textproc/lua-expat/MESSAGE13
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/lua-expat/MESSAGE b/textproc/lua-expat/MESSAGE
new file mode 100644
index 00000000000..af976f9b875
--- /dev/null
+++ b/textproc/lua-expat/MESSAGE
@@ -0,0 +1,13 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2004/04/05 13:57:53 xtraeme Exp $
+
+To use luaexpat in your lua programs you must set this environment
+variable:
+
+ LUA_INIT = "loadlib('${PREFIX}/lib/liblualxp.so','luaopen_lxp')();"
+
+Examples were installed on:
+
+ ${PREFIX}/share/examples/lua
+
+===========================================================================