mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
18f4cb47cc
Differential Revision: https://reviews.freebsd.org/D29138
15 lines
368 B
Plaintext
15 lines
368 B
Plaintext
bin/lua%%LUA_VER_STR%%
|
|
bin/luac%%LUA_VER_STR%%
|
|
%%LUA_INCDIR%%/lauxlib.h
|
|
%%LUA_INCDIR%%/lua.h
|
|
%%LUA_INCDIR%%/lua.hpp
|
|
%%LUA_INCDIR%%/luaconf.h
|
|
%%LUA_INCDIR%%/lualib.h
|
|
lib/liblua-%%LUA_VER%%.a
|
|
lib/liblua-%%LUA_VER%%.so
|
|
libdata/pkgconfig/lua-%%LUA_VER%%.pc
|
|
man/man1/lua%%LUA_VER_STR%%.1.gz
|
|
man/man1/luac%%LUA_VER_STR%%.1.gz
|
|
@dir %%LUA_MODLIBDIR%%
|
|
@dir %%LUA_MODSHAREDIR%%
|