mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
9e1851c430
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
13 lines
260 B
Makefile
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"
|