freebsd-ports/chinese/fcitx-googlepinyin/Makefile
Cheng-Lung Sung bc9c6967eb - remove the x11 sub-categories of the fcitx-* ports, and put their distfiles
together

PR:		ports/162487
Submitted by:	maintainer (Zhihao Yuan)
Feature safe:	yes
2011-11-14 00:41:34 +00:00

27 lines
572 B
Makefile

# New ports collection makefile for: fcitx-googlepinyin
# Date created: 11 Nov 2011
# Whom: Zhihao Yuan <lichray@gmail.com>
#
# $FreeBSD$
#
PORTNAME= fcitx-googlepinyin
PORTVERSION= 0.1.3
CATEGORIES= chinese
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DIST_SUBDIR= fcitx
MAINTAINER= lichray@gmail.com
COMMENT= A libgooglepinyin support for Fcitx
LIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx \
googlepinyin.0:${PORTSDIR}/chinese/libgooglepinyin
USE_BZIP2= yes
USE_GETTEXT= yes
USE_CMAKE= yes
USE_GNOME= intltool
PROJECTHOST= fcitx
.include <bsd.port.mk>