head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2026.08.28.11.30.25;	author wiz;	state Exp;
branches;
next	;
commitid	tS66vXVgJF4MFoTG;


desc
@@


1.1
log
@inputmethod/anthy-unicode: import anthy-unicode-1.0.0.20260213

Provided by Showta Ishizaki in PR 60647.

Anthy is a Japanese kana-kanji conversion engine.  anthy-unicode is the
maintained fork of anthy 9100h, whose last release was in 2009.  It moves
the internal encoding from EUC-JP to UTF-8, from which it takes its name,
and installs everything under -unicode names so that it can be used
alongside the original.
@
text
@# $NetBSD$

BUILDLINK_TREE+=	anthy-unicode

.if !defined(ANTHY_UNICODE_BUILDLINK3_MK)
ANTHY_UNICODE_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.anthy-unicode+=	anthy-unicode>=1.0.0.20260213
BUILDLINK_PKGSRCDIR.anthy-unicode?=	../../inputmethod/anthy-unicode
.endif # ANTHY_UNICODE_BUILDLINK3_MK

BUILDLINK_TREE+=	-anthy-unicode
@
