# Created by: Andrew Lewis <freeghb@gmail.com>
# $FreeBSD: tags/RELEASE_11_1_0/security/luasec-51/Makefile 434315 2017-02-17 21:04:38Z lx $

COMMENT=	LuaSec for Lua 5.1

SLAVE_PORT=	luasec

USES=	lua:51 ssl

MASTERDIR=	${.CURDIR}/../luasec
PLIST=	${MASTERDIR}/pkg-plist

.include "${MASTERDIR}/Makefile"
