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

PR:		ports/105990
Submitted by:	Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer)
Repocopy by:	marcus
2006-11-30 10:49:04 +00:00

13 lines
260 B
Makefile

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