aboutsummaryrefslogblamecommitdiff
path: root/chinese/fcitx-sunpinyin/Makefile
blob: 93cf6c6b90508262b09f01a039093f6bf3f136e6 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             
           

                               
                     
                       
                                                         
                     
 
                                 

                                           



                                                              
 
                                              

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

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

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

LICENSE=	GPLv2

LIB_DEPENDS=	libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
		libsunpinyin.so:${PORTSDIR}/chinese/sunpinyin

USES=		cmake gettext pkgconfig tar:xz
INSTALLS_ICONS=	yes

.include <bsd.port.mk>