freebsd-ports/devel/lua50-posix/Makefile
Philip Paeps adb4c0b055 Add devel/lua-posix to work with Lua 5.0 and Lua 5.1 and turn devel/lua-posix
into a slave port of it.

PR:		ports/104990
Submitted by:	Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer)
Repocopy by:	marcus
2006-11-02 00:38:06 +00:00

13 lines
254 B
Makefile

# New ports collection makefile for: lua50-posix
# Date created: 27 March 2006
# Whom: Andrew Turner <andrew+ports@fubar.geek.nz>
#
# $FreeBSD$
#
USE_LUA= 5.0
MASTERDIR= ${.CURDIR}/../lua-posix
.include "${MASTERDIR}/Makefile"