1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
Rodrigo Osorio 31ce8323b3 Add new port textproc/lua-lyaml
Lua binding for libYAML C library for converting between
%YAML 1.1 and Lua tables.

Works with Lua 5.1 (including LuaJIT), 5.2, 5.3 and 5.4.

PR:		 237281
Submitted by:	yds@Necessitu.de
2019-06-01 10:07:10 +00:00

15 lines
547 B
Plaintext

%%LUA_MODLIBDIR%%/yaml.so
%%LUA_MODSHAREDIR%%/lyaml/init.lua
%%LUA_MODSHAREDIR%%/lyaml/implicit.lua
%%LUA_MODSHAREDIR%%/lyaml/explicit.lua
%%LUA_MODSHAREDIR%%/lyaml/functional.lua
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/NEWS.md
%%PORTDOCS%%%%DOCSDIR%%/README.md
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/ldoc.css
%%PORTDOCS%%%%DOCSDIR%%/modules/lyaml.html
%%PORTDOCS%%%%DOCSDIR%%/modules/lyaml.explicit.html
%%PORTDOCS%%%%DOCSDIR%%/modules/lyaml.implicit.html
%%PORTDOCS%%%%DOCSDIR%%/modules/lyaml.functional.html