2012-11-26 14:55:47 +00:00
|
|
|
# Created by: Zhihao Yuan <lichray@gmail.com>
|
|
|
|
|
|
|
|
PORTNAME= fcitx-m17n
|
2015-03-31 07:08:00 +00:00
|
|
|
PORTVERSION= 0.2.3
|
2018-11-11 11:47:33 +00:00
|
|
|
PORTREVISION= 1
|
2012-11-26 14:55:47 +00:00
|
|
|
CATEGORIES= textproc
|
2015-03-31 07:08:00 +00:00
|
|
|
MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/
|
2012-11-26 14:55:47 +00:00
|
|
|
DIST_SUBDIR= fcitx
|
|
|
|
|
|
|
|
MAINTAINER= lichray@gmail.com
|
2013-01-28 06:27:39 +00:00
|
|
|
COMMENT= Multilingualization support for Fcitx
|
2012-11-26 14:55:47 +00:00
|
|
|
|
2015-03-31 07:08:00 +00:00
|
|
|
LICENSE= LGPL21
|
|
|
|
|
2018-11-11 11:47:33 +00:00
|
|
|
BUILD_DEPENDS= bash:shells/bash
|
2016-04-01 14:25:16 +00:00
|
|
|
LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
|
|
|
|
libm17n.so:devel/m17n-lib
|
2012-11-26 14:55:47 +00:00
|
|
|
|
2014-07-29 21:07:39 +00:00
|
|
|
USES= cmake gettext pkgconfig tar:xz
|
2012-11-26 14:55:47 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|