pkgsrc-wip/oxim/buildlink3.mk
OBATA Akio 86f3ca6c4f Import oxim-1.4.1 as wip/oxim.
oxim is a common input method server, which focuses mainly on Chinese.
It is mainly developed by Firefly <firefly@ossii.com.tw>, and is a
fork from xcin 2.5.3 (pre-release version). In addition to the
original Root and OverTheSpot input style inherited from xcin, it
also supports OnTheSpot and OnTheSpotQT. You can easily use oxim in
GTK and QT based software.
2009-11-28 11:01:20 +00:00

16 lines
335 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1.1.1 2009/11/28 11:01:20 obache Exp $
#
BUILDLINK_TREE+= oxim
.if !defined(OXIM_BUILDLINK3_MK)
OXIM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.oxim+= oxim>=1.4.0
BUILDLINK_PKGSRCDIR.oxim?= ../../wip/oxim
.include "../../devel/gettext-lib/buildlink3.mk"
.endif # OXIM_BUILDLINK3_MK
BUILDLINK_TREE+= -oxim