2006-04-17 19:09:17 +02:00
|
|
|
# New ports collection makefile for: lua50-filename
|
|
|
|
# Date created: 17 April 2006
|
|
|
|
# Whom: Andrew Turner <andrew+ports@fubar.geek.nz>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2006-09-15 10:17:11 +02:00
|
|
|
USE_LUA= 5.0
|
2006-04-17 19:09:17 +02:00
|
|
|
|
2006-11-30 11:49:04 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../lua-filename
|
2006-04-17 19:09:17 +02:00
|
|
|
|
2006-11-30 11:49:04 +01:00
|
|
|
.include "${MASTERDIR}/Makefile"
|