b3294d9272
The package contains general Table engine for IBus platform.
13 lines
354 B
Makefile
13 lines
354 B
Makefile
# $NetBSD: buildlink3.mk,v 1.1.1.1 2010/08/07 02:13:06 obache Exp $
|
|
|
|
BUILDLINK_TREE+= ibus-table
|
|
|
|
.if !defined(IBUS_TABLE_BUILDLINK3_MK)
|
|
IBUS_TABLE_BUILDLINK3_MK:=
|
|
|
|
BUILDLINK_API_DEPENDS.ibus-table+= ibus-table>=1.2.0.20100111
|
|
BUILDLINK_PKGSRCDIR.ibus-table?= ../../inputmethod/ibus-table
|
|
|
|
.endif # IBUS_TABLE_BUILDLINK3_MK
|
|
|
|
BUILDLINK_TREE+= -ibus-table
|