Add a simple lua MODULE, can be used by potential new lua ports.
ok wcmaier@ ajacoutot@
This commit is contained in:
parent
4b1391964c
commit
89421d9037
9
lang/lua/lua.port.mk
Normal file
9
lang/lua/lua.port.mk
Normal file
@ -0,0 +1,9 @@
|
||||
# $OpenBSD: lua.port.mk,v 1.1 2008/06/11 05:00:01 landry Exp $
|
||||
|
||||
CATEGORIES+= lang/lua
|
||||
|
||||
RUN_DEPENDS+= ::lang/lua
|
||||
|
||||
.if ${NO_BUILD:L} == "no"
|
||||
BUILD_DEPENDS+= ::lang/lua
|
||||
.endif
|
Loading…
Reference in New Issue
Block a user