opnsense-ports/devel/lua51-cjson/Makefile
Franco Fichtner 1fc9bf8a73 */*: sync with upstream
Taken from: HardenedBSD
2018-01-10 06:25:01 +01:00

11 lines
211 B
Makefile

# Created by: osa
# $FreeBSD$
COMMENT= Fast JSON parsing and encoding support for Lua 5.1
MASTERDIR= ${.CURDIR}/../lua-cjson
PKGMESSAGE= ${.CURDIR}/pkg-message
USES= lua:51
.include "${MASTERDIR}/Makefile"