# Created by: Zhihao Yuan <lichray@gmail.com>
# $FreeBSD: tags/RELEASE_10_1_0/japanese/fcitx-anthy/Makefile 361447 2014-07-10 12:50:35Z vanilla $

PORTNAME=	fcitx-anthy
PORTVERSION=	0.1.1
CATEGORIES=	japanese
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
DIST_SUBDIR=	fcitx

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Anthy support for Fcitx

LIB_DEPENDS=	libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
		libanthy.so:${PORTSDIR}/japanese/anthy

USES=		cmake gettext pkgconfig tar:xz
USE_GNOME=	intltool

PROJECTHOST=	fcitx

.include <bsd.port.mk>
