aboutsummaryrefslogblamecommitdiff
path: root/chinese/fcitx-cloudpinyin/Makefile
blob: f4fff32fee7341c9e92408a01eb9e29241195ca8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                             

                                 
                     
                 
                       
                                                         


                                 
                                                   
 

                     
                                

                                                  
 
                                              

                      
# Created by: Zhihao Yuan <lichray@gmail.com>

PORTNAME=	fcitx-cloudpinyin
PORTVERSION=	0.3.6
PORTREVISION=	1
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

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

USES=		tar:xz cmake gettext pkgconfig

.include <bsd.port.mk>