Commit Graph

9 Commits

Author SHA1 Message Date
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
jasper
f9e47381a1 make sure the .lua files go into the DATADIR. 2012-05-16 12:04:19 +00:00
jasper
fa4d879b11 adjust to new lua.port.mk 2012-05-15 15:15:19 +00:00
jasper
44cfa762d9 regen PLIST
(no REVISION bump needed)
2012-05-11 20:51:03 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
dcoppa
100d8eda59 Unbreak this port, add a runtime dependency on devel/luafs.
OK jasper@
2010-09-10 13:51:10 +00:00
jasper
93c2bbde99 - remove redundant PKG_ARCH 2010-09-09 17:58:06 +00:00
jasper
93ea6c2c65 import luadoc 3.0.1
LuaDoc is a documentation generator tool for Lua source code.  It parses
the declarations and documentation comments in a set of Lua source files
and produces a set of XHTML pages describing the commented declarations
and functions.

ok aja@
2010-09-09 10:38:10 +00:00