aboutsummaryrefslogblamecommitdiff
path: root/japanese/fcitx-anthy/Makefile
blob: 3c378e0deb2fe37362f5ea99bde840c7a64c4b7f (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             

                           
                     
                 
                        
                                                         

                     
                                 

                                       

                     
                                

                                                  
 
                                                    
                   

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

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

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

LICENSE=	GPLv2

BUILD_DEPENDS=	bash:shells/bash
LIB_DEPENDS=	libfcitx-config.so:chinese/fcitx \
		libanthy.so:japanese/anthy

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

.include <bsd.port.mk>