# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup github 1.0 PortGroup makefile 1.0 github.setup openresty lua-resty-lrucache 0.13 v revision 1 checksums rmd160 6e7aca461eb17b15400225902aabc822f91a2af0 \ sha256 da70ba4b84292a862e845e10be10095c6ce78ec75ec9bba0e3b5b7987c5e11df \ size 17434 categories lua maintainers {ryandesign @ryandesign} openmaintainer license BSD supported_archs noarch platforms any description lua-land LRU cache based on LuaJIT FFI long_description ${name} implements a simple LRU cache for nginx \ and the nginx lua module. github.tarball_from archive # LuaJIT looks for modules in the 5.1 directory destroot.args-append LUA_LIB_DIR=${prefix}/share/lua/5.1 github.livecheck.regex {([0-9.]+)}