- tolua++50 is to be used with lua 5.0 and tolua++ with lua 5.1, update depends accordingly - Depend on lua with USE_LUA instead of LIB_DEPEND - Make both ports install files to (lua version)-specific directories, so they can coexist peacefully in a manner similar to tolua/tolua50. - Take maintainership - Add distfile mirror - Remove USE_LDCONFIG (ports do not install any shared libs) - Fix pkg-descr Approved by: miwi (mentor implicit)
4 lines
100 B
Text
4 lines
100 B
Text
%%LUA_BINDIR%%/tolua++
|
|
bin/tolua++-%%LUA_VER%%
|
|
%%LUA_LIBDIR%%/libtolua++.a
|
|
%%LUA_INCDIR%%/tolua++.h
|