Files
pkgsrc-ng/x11/lua-keybinder/buildlink3.mk
2016-01-21 23:42:40 +01:00

17 lines
458 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1 2015/07/11 11:13:28 kamil Exp $
BUILDLINK_TREE+= lua-keybinder
.if !defined(LUA_KEYBINDER_BUILDLINK3_MK)
LUA_KEYBINDER_BUILDLINK3_MK:=
.include "../../lang/lua/luaversion.mk"
BUILDLINK_API_DEPENDS.lua-keybinder+= ${LUA_PKGPREFIX}-keybinder>=0.3.0
BUILDLINK_PKGSRCDIR.lua-keybinder?= ../../x11/lua-keybinder
.include "../../x11/keybinder/buildlink3.mk"
.endif # LUA_KEYBINDER_BUILDLINK3_MK
BUILDLINK_TREE+= -lua-keybinder