# Created by: osa
# $FreeBSD: head/devel/lua51-cjson/Makefile 458558 2018-01-09 18:44:07Z danfe $

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"
