freebsd-ports/devel/luafilesystem-51/Makefile
David Thiel 3b58d02b22 Add lua51 port for luafilesystem to support Prosody.
PR:		145173
Submitted by:	Nikolai Lifanov
2014-08-05 18:06:47 +00:00

13 lines
248 B
Makefile

# Created by: Nikolai Lifanov
# $FreeBSD$
COMMENT= LuaFileSystem for Lua 5.1
SLAVE_PORT= luafilesystem
USES= lua:51
MASTERDIR= ${.CURDIR}/../luafilesystem
PLIST= ${MASTERDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"