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

PR:		ports/106347
Submitted by:	Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer)
Repocopy by:	marcus
2006-12-05 22:51:12 +00:00

12 lines
250 B
Makefile

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