1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/chinese/fcitx-chewing/Makefile
Wen Heping e5c659a318 - Update to 0.1.3
PR:		171608
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-09-19 07:22:39 +00:00

28 lines
535 B
Makefile

# New ports collection makefile for: fcitx-chewing
# Date created: 6 Feb 2012
# Whom: Zhihao Yuan <lichray@gmail.com>
#
# $FreeBSD$
#
PORTNAME= fcitx-chewing
PORTVERSION= 0.1.3
CATEGORIES= chinese
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DIST_SUBDIR= fcitx
MAINTAINER= lichray@gmail.com
COMMENT= Chewing support for Fcitx
LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \
chewing:${PORTSDIR}/chinese/libchewing
USE_XZ= yes
USE_GETTEXT= yes
USE_CMAKE= yes
USE_GNOME= intltool
PROJECTHOST= fcitx
.include <bsd.port.mk>