opnsense-ports/databases/lua-resty-redis/Makefile
Franco Fichtner 6ba5bb3d54 */*: sync with upstream
Taken from: HardenedBSD
2019-09-02 19:56:27 +02:00

17 lines
285 B
Makefile

# $FreeBSD$
PORTNAME= lua-resty-redis
DISTVERSIONPREFIX= v
DISTVERSION= 0.27
CATEGORIES= databases
MAINTAINER= arcade@b1t.name
COMMENT= Redis client driver for the ngx_lua nginx module
LICENSE= BSD2CLAUSE
USES= lua:51
USE_GITHUB= yes
GH_ACCOUNT= openresty
.include <bsd.port.mk>