# Created by: Zhihao Yuan <lichray@gmail.com>
# $FreeBSD: head/chinese/fcitx-cloudpinyin/Makefile 412344 2016-04-01 13:29:15Z mat $

PORTNAME=	fcitx-cloudpinyin
PORTVERSION=	0.3.4
CATEGORIES=	chinese
MASTER_SITES=	http://download.fcitx-im.org/${PORTNAME}/
DIST_SUBDIR=	fcitx

MAINTAINER=	lichray@gmail.com
COMMENT=	Cloud-based Pinyin module for Fcitx

LICENSE=	GPLv2

LIB_DEPENDS=	libfcitx-config.so:chinese/fcitx \
		libcurl.so:ftp/curl

USES=		tar:xz cmake gettext pkgconfig

.include <bsd.port.mk>
