CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2016/04/23 16:22:01
Log message:
Import textproc/lua-lustache
lustache is an implementation of the mustache template system in Lua.
Mustache is a logic-less template syntax. It can be used for HTML, config
files, source code - anything. It works by expanding tags in a template
using values provided in a hash or object.
We call it "logic-less" because there are no if statements, else clauses,
or for loops. Instead there are only tags. Some tags are replaced with a
value, some nothing, and others a series of values.
Maintained in OpenBSD by Frederic Cambus
OK abieber@
Status:
Vendor Tag: awolk
Release Tags: awolk_20160424
N ports/textproc/lua-lustache/Makefile
N ports/textproc/lua-lustache/distinfo
N ports/textproc/lua-lustache/pkg/PLIST
N ports/textproc/lua-lustache/pkg/DESCR
No conflicts created by this import