# $FreeBSD: tags/RELEASE_11_0_0/chinese/ibus-table-chinese/Makefile 412344 2016-04-01 13:29:15Z mat $

PORTNAME=	ibus-table-chinese
PORTVERSION=	1.4.6
PORTREVISION=	1
CATEGORIES=	chinese
MASTER_SITES=	GOOGLE_CODE
PROJECTHOST=	ibus
DISTNAME=	${PORTNAME}-${PORTVERSION}-Source

MAINTAINER=	dennylin93@hs.ntnu.edu.tw
COMMENT=	Chinese input tables for IBus

BUILD_DEPENDS=	${LOCALBASE}/share/cmake/Modules/ManageEnvironment.cmake:devel/cmake-fedora \
		ibus-daemon:textproc/ibus \
		${LOCALBASE}/libexec/ibus-engine-table:textproc/ibus-table
RUN_DEPENDS=	ibus-daemon:textproc/ibus \
		${LOCALBASE}/libexec/ibus-engine-table:textproc/ibus-table

USES=		cmake pkgconfig
INSTALL_TARGET=	install
DATADIR=	${PREFIX}/share/ibus-table
PLIST_SUB+=	PORTVERSION=${PORTVERSION}

.include <bsd.port.mk>
