# -*- 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.14 v revision 0 checksums rmd160 b74839886ca0ae2d3dcacc047dc17a09531a9b2c \ sha256 5a9f2e3a292dc9745f267082fc4d5b9bed5ab55f27ea5495986eb2965918e803 \ size 17848 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.]+)}