freebsd-ports/chinese/fcitx-table-extra/Makefile
Alex Kozlov 08c99f3ad5 - Convert USE_GETTEXT to USES (part 1)
Approved by:	portmgr (bapt)
2013-04-24 07:35:40 +00:00

27 lines
526 B
Makefile

# New ports collection makefile for: fcitx-table-extra
# Date created: 5 Sep 2012
# Whom: Zhihao Yuan <lichray@gmail.com>
#
# $FreeBSD$
#
PORTNAME= fcitx-table-extra
PORTVERSION= 0.3.3
CATEGORIES= chinese
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DIST_SUBDIR= fcitx
MAINTAINER= lichray@gmail.com
COMMENT= Table-based input methods for Fcitx
LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx
USE_XZ= yes
USES= cmake gettext
USE_GNOME= intltool
INSTALLS_ICONS= yes
STRIP=
PROJECTHOST= fcitx
.include <bsd.port.mk>