aboutsummaryrefslogblamecommitdiff
path: root/chinese/fcitx-chewing/Makefile
blob: a416078625ce4f65d8e65eebd4e538e4020d9401 (plain) (tree)
1
2
3
4
5
6
7
                                             

                             
                     
                 
                       
                                                         




                                         

                     
                                

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

PORTNAME=	fcitx-chewing
PORTVERSION=	0.2.3
PORTREVISION=	1
CATEGORIES=	chinese
MASTER_SITES=	http://download.fcitx-im.org/${PORTNAME}/
DIST_SUBDIR=	fcitx

MAINTAINER=	lichray@gmail.com
COMMENT=	Chewing support for Fcitx

LICENSE=	GPLv2

BUILD_DEPENDS=	bash:shells/bash
LIB_DEPENDS=	libfcitx-config.so:chinese/fcitx \
		libchewing.so:chinese/libchewing

USES=		cmake gettext gnome pkgconfig tar:xz
INSTALLS_ICONS=	yes

.include <bsd.port.mk>