summaryrefslogblamecommitdiff
path: root/chinese/fcitx-rime/Makefile
blob: ecdd2845bfda89d8afebbe619e8e4da47d850923 (plain) (tree)
1
2
3
4
5
6




                                             
                 






                                      

                                                              

                                    
                                    





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

PORTNAME=	fcitx-rime
PORTVERSION=	0.1.2
PORTREVISION=	1
CATEGORIES=	chinese
MASTER_SITES=	GOOGLE_CODE
DIST_SUBDIR=	fcitx

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

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

USE_LDCONFIG=	${PREFIX}/lib/fcitx/
USES=		tar:xz cmake gettext
USE_GNOME=	intltool
INSTALLS_ICONS=	yes

PROJECTHOST=	fcitx

.include <bsd.port.mk>