# Created by: Nikolai Lifanov
# $FreeBSD: head/devel/luafilesystem-51/Makefile 364127 2014-08-05 18:06:47Z lx $

COMMENT=        LuaFileSystem for Lua 5.1

SLAVE_PORT=     luafilesystem

USES=	lua:51

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

.include "${MASTERDIR}/Makefile"
