1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/net/luasocket-51/Makefile
David Thiel 891bc8e56f Turn into a slave port.
Reported by:	lifanof
2017-02-17 19:37:45 +00:00

14 lines
237 B
Makefile

# Created by: Jan Hornyak <pav@oook.cz>
# $FreeBSD$
COMMENT= Luasocket for Lua 5.1
SLAVE_PORT= luasocket
USES= gmake lua:51 pkgconfig
MASTERDIR= ${.CURDIR}/../luasocket
PLIST= ${MASTERDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"