# $NetBSD: Makefile,v 1.46 2023/11/14 14:02:22 wiz Exp $
#
DISTNAME= scim-unikey-0.3.1
PKGREVISION= 40
CATEGORIES= inputmethod
MASTER_SITES= http://scim-unikey.googlecode.com/files/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://code.google.com/archive/p/scim-unikey/
COMMENT= Vietnamese Input Method Engine for SCIM using Unikey IME
LICENSE= gnu-lgpl-v2.1
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config msgfmt
USE_SCIM_GTKUTILS= yes
# Fails with C++14 default language.
FORCE_CXX_STD= c++03
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../inputmethod/scim/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
CVSweb <webmaster@jp.NetBSD.org>