freebsd-ports/net/lua50-luasocket/Makefile
Pav Lucistnik 2a3d311fcd - Update luasocket to 2.0.2, set luasocket port to lua 5.1
- Add lua 5.0 compatible slave port

PR:		ports/117168
Submitted by:	Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer)
2007-10-28 19:43:49 +00:00

12 lines
236 B
Makefile

# New ports collection makefile for: lua50-socket
# Date created: 14 October 2007
# Whom: Andrew Turner <andrew+ports@fubar.geek.nz>
#
# $FreeBSD$
#
USE_LUA= 5.0
MASTERDIR= ${.CURDIR}/../luasocket
.include "${MASTERDIR}/Makefile"