adb4c0b055
into a slave port of it. PR: ports/104990 Submitted by: Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer) Repocopy by: marcus
13 lines
254 B
Makefile
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"
|