# Created by: Hajimu UMEMOTO <ume@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_1_0/japanese/uim-tomoe-gtk/Makefile 362884 2014-07-25 12:19:07Z amdmi3 $

PORTNAME=	uim-tomoe-gtk
PORTVERSION=	0.6.0
PORTREVISION=	13
CATEGORIES=	japanese
MASTER_SITES=	SF/tomoe/${PORTNAME}/${PORTNAME}-${PORTVERSION}

MAINTAINER=	ume@FreeBSD.org
COMMENT=	UIM helper program for Tomoe

LIB_DEPENDS=	libtomoe.so:${PORTSDIR}/japanese/tomoe \
		libtomoe-gtk.so:${PORTSDIR}/japanese/libtomoe-gtk \
		libuim.so:${PORTSDIR}/textproc/uim

USES=		gettext gmake libtool pkgconfig
USE_GNOME=	gtk20
GNU_CONFIGURE=	yes

PLIST_FILES=	bin/uim-tomoe-gtk \
		share/locale/ja/LC_MESSAGES/uim-tomoe-gtk.mo

CONFIGURE_ENV+=	GMSGFMT="${LOCALBASE}/bin/msgfmt"

.include <bsd.port.mk>
