aboutsummaryrefslogblamecommitdiff
path: root/devel/luafilesystem-51/Makefile
blob: dc60e7ed7c81e3dbc4ad9a18e23651e8ba6f19fe (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                           
# 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"